get_options {eiopaR}R Documentation

Options available

Description

Returns the available options for a specific field.

Usage

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

## Not run: 
get_options("region")

## End(Not run)

[Package eiopaR version 0.1.1 Index]