View source: R/UtilityFunctions.R
getTwoRegionDataFileName | R Documentation |
Generate two-region data filename with .rds as suffix.
getTwoRegionDataFileName(year, iolevel, dataname)
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". |
A string of two-region data filename with .rds as suffix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.