Description Usage Arguments Value Examples
Download the zipped file, unzip, rename the unzipped files, and outputs a data frame along with the title from meta data.
1 | gdpimporterr(url, filename = NULL, filetype = "csv")
|
url |
A character vector with one element: URL to the zip file (ends with .zip) |
filename |
A character vector with one element: specify
the name of csv data (not the MetaData). If |
filetype |
A character vector with one element: the
types of files that will be extracted. If |
A list whose first element is a data frame and second element is a character with one element
1 | gdpimporterr("https://www150.statcan.gc.ca/n1/tbl/csv/36100400-eng.zip")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.