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