Skip to contents

S3 methods to enable dplyr verbs on FormalContext objects.

Usage

# S3 method for class 'FormalContext'
select(.data, ...)

Arguments

.data

An object of class FormalContext.

...

Arguments passed to the corresponding dplyr verbs.