View source: R/refresh_filters.R
refresh_filters | R Documentation |
A function to refresh or fetch available filters for an endpoint.
This function is called the first time filters are applied or
requested and any time an unknown or new endpoint is specified.
This function is not intended to be called directly by users, but
is called by the show_filters
and check_filter
functions.
refresh_filters(endpoint, api_app)
endpoint |
|
api_app |
|
list
Adam Cottrill adam.cottrill@ontario.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.