View source: R/get_state_provinces.R
get_state_provinces | R Documentation |
This function is a essentially a wrapper around api_to_dataframe and calls the api endpoint to retrieve all of the state_provinces currently in the Great Lakes Fish Stocking database (www.fsis.glfc.org). This function takes an option filter list which can be used to return state_provinces associated with a particular country.
get_state_provinces(filter_list = list())
filter_list |
list |
dataframe
Adam Cottrill adam.cottrill@ontario.ca
get_state_provinces() get_state_provinces(list(country="CA"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.