R/dplyr_verbs.R
dplyr_verbs.Rd
S3 methods to enable dplyr verbs on FormalContext objects.
# S3 method for class 'FormalContext' select(.data, ...)
An object of class FormalContext.
FormalContext
Arguments passed to the corresponding dplyr verbs.