Skip to contents

Known ARSAU dataset kinds.

Usage

ARSAU_KINDS()

Value

A character vector.

Examples

ARSAU_KINDS
#> function () 
#> {
#>     sort(unique(vapply(.ARSAU_REGISTRY_LIST, function(e) e$kind, 
#>         character(1))))
#> }
#> <bytecode: 0x5557f38e1570>
#> <environment: namespace:rmorie>