single_download_undata_table | R Documentation |
Helper function to download all records for a given data.un.org query
single_download_undata_table(
query,
output_path,
bow,
record_limit = 1e+05,
downloader_url = "http://data.un.org/Handlers/DownloadHandler.ashx"
)
query |
[ |
output_path |
[ |
bow |
host introduction object of class |
record_limit |
[ |
downloader_url |
The base url of the data.un.org site download interface. Default is 'http://data.un.org/Handlers/DownloadHandler.ashx'. |
[character(1)
] invisibly returns output_path
where downloaded
file is saved.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.