Last chance! 50% off unlimited learning
Sale ends in
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 SpecialSet
s and their traits.
# NOT RUN {
listSpecialSets()
listSpecialSets(TRUE)
# }
Run the code above in your browser using DataLab