View source: R/UtilityFunctions.R
loadStateIODataFile | R Documentation |
Load StateIO data file from Data Commons or local data directory.
loadStateIODataFile(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". |
A StateIO data product (usually a list of dataframes).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.