Returns the number of relations of each set in the object.
Usage
# S4 method for class 'TidySet'
lengths(x, use.names = TRUE)
See also
length()
, Use set_size()
if you are using fuzzy sets.
Returns the number of relations of each set in the object.
# S4 method for class 'TidySet'
lengths(x, use.names = TRUE)
length()
, Use set_size()
if you are using fuzzy sets.