object_set: Build an object 'Set' from names

View source: R/fcaR_helpers.R

object_setR Documentation

Build an object Set from names

Description

Dual of attribute_set(): builds a Set over fc$objects.

Usage

object_set(fc, ...)

Arguments

fc

A FormalContext.

...

Object names: a character vector, or several strings.

Value

A Set over fc$objects.

Examples

## Not run: 
object_set(fc, "Squid Game", "Dark")

## End(Not run)


fcaR documentation built on July 27, 2026, 5:06 p.m.