Skip to contents

List of available short keys for observed data selection

Usage

DataSelectionKeys

Format

An object of class list of length 2.

Examples


# Lists available Data Selection Keys
DataSelectionKeys
#> $NONE
#> [1] "NONE"
#> 
#> $ALL
#> [1] "ALL"
#>