View source: R/UtilityFunctions.R
downloadStateIODatafromDataCommons | R Documentation |
Download StateIO data file from Data Commons and stores in a local data directory.
downloadStateIODatafromDataCommons(filename, ver = NULL)
filename |
A string specifying filename, e.g. "State_Summary_Use_2017". |
ver |
A string specifying version of the data, default is NULL, can be "v0.1.0". |
An .rds data file downloaded from Data Commons and stored in local directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.