powered by
Lists special sets that can be used in SetInterval.
listSpecialSets(simplify = FALSE)
logical. If FALSE (default) returns data.table of set name and symbol, otherwise set names as characters.
Either a list of characters (if simplify is TRUE) or a data.table of SpecialSets and their traits.
simplify
SpecialSet
# NOT RUN { listSpecialSets() listSpecialSets(TRUE) # }
Run the code above in your browser using DataLab