listSpecialSets: Lists Implemented R6 Special Sets

Description Usage Arguments Value Examples

View source: R/listSpecialSets.R

Description

Lists special sets that can be used in Set.

Usage

1
listSpecialSets(simplify = FALSE)

Arguments

simplify

logical. If FALSE (default) returns data.frame of set name and symbol, otherwise set names as characters.

Value

Either a list of characters (if simplify is TRUE) or a data.frame of SpecialSets and their traits.

Examples

1
2

set6 documentation built on Oct. 18, 2021, 5:06 p.m.