statcan_download_data | R Documentation |
statcanR download data function
statcan_download_data(tableNumber, lang)
tableNumber |
The table number of the Statistics Canada data table |
lang |
The language wanted |
The output will be a data table and csv file representing the data associated with the chosen table number.
mydata <- statcan_data('27-10-0014-01', 'eng')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.