Description Usage Arguments Value Examples
A direct link to download the table in CSV format. This function does not actually download the table itself.
1 | getFullTableDownloadCSV(productId, language = c("en", "fr"))
|
productId |
Product Identification number (PID) is a unique product identifier for all Statistics Canada products, including large multidimensional tables. The first two digits refer to a subject, the next two digits refer to product type, the last four digits refer to the product itself. |
language |
'en' for English or 'fr' for French |
A direct link to download the table in CSV format
1 2 3 4 | ## Not run:
getFullTableDownloadCSV(35100003, "fr")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.