Set
R/fcaR_helpers.R
object_set.Rd
Dual of attribute_set(): builds a Set over fc$objects.
attribute_set()
fc$objects
object_set(fc, ...)
A FormalContext.
FormalContext
Object names: a character vector, or several strings.
A Set over fc$objects.
if (FALSE) { # \dontrun{ object_set(fc, "Squid Game", "Dark") } # }