View source: R/UtilityFunctions.R
readDatafileMeta | R Documentation |
Load a datetime object for desired data file from local folder.
readDatafileMeta(year, iolevel, dataname, path)
year |
A numeric value between 2007 and 2017 specifying the year of interest. |
iolevel |
BEA sector level of detail, currently can only be "Summary", theoretically can be "Detail", or "Sector" in future versions. |
dataname |
Name of desired IO data, can be "Make", "Use", "DomesticUse", "CommodityOutput, and "IndustryOutput". |
path |
User-defined local path. |
A datetime object for desired data file from local folder.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.