powered by
Returns the available options for a specific field.
get_options(field)
a string like "region", "year" or "month"
A vector of type "character": the list of the available options for field.
field
# NOT RUN { get_options("region") # }
Run the code above in your browser using DataLab