valid_parameters | R Documentation |
Get all valid API parameters for a given FEMA data set
valid_parameters(data_set = NULL)
data_set |
A character string indicating the data set to return valid parameters for |
Returns a tibble of parameter names that can be used to filter an API call for a given open FEMA data set
## Not run:
valid_parameters("fimaNfipPolicies")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.