name_sets()
, name_elements()
, nElements()
and nSets()
gain a all
argument.$<-
when the length did match a slot but the name didnât.dimnames()
and names()
functions to discover the names of the data in the slots.getGAF()
to improve speed.tidy()
now defaults to tidySet()
.union_closed()
.power_set()
returns also the sets of size 1 and have better names by default.[
, $
, [[
and setters [<-
, $<-
, [[<-
now work for TidySets:
i
indicates rows,j
either ârelationsâ, âsetsâ or âelementsâk
the columns of the slot.TS[["A"]]
extracts set âAâ and replacing it via [[<-
will remove it.$
works.length()
returns the number of sets (to complete ncol
and nrow
).lengths()
returns the number of relations for each set.NEWS.md
file to track changes to the package.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4