get_options: Options available

Description Usage Arguments Value Examples

View source: R/eiopaR.R

Description

Returns the available options for a specific field.

Usage

1
get_options(field)

Arguments

field

a string like "region", "year" or "month"

Value

A vector of type "character": the list of the available options for field.

Examples

1
2
3
4
## Not run: 
get_options("region")

## End(Not run)

eiopaR documentation built on May 31, 2021, 9:10 a.m.