get_latest_files | R Documentation |
This function retrieves the files belonging to the latest version of the given dataset. When the dataset is not updated the cached version is returned.
get_latest_files(api)
api |
An endpoint to the dataset. |
A named list of files.
get_latest_files(get_topic("Postal"))$csv
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.