writeStateIODatatoCSV | R Documentation |
Writes StateIO data as .csv or .xlsx files to output folder.
writeStateIODatatoCSV(filename, ver = NULL, state, outputfolder)
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". |
state |
State name. |
outputfolder |
A directory to write matrices out to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.