View source: R/CommodityFlowFunctions.R
calculateCensusForeignCommodityFlowRatios | R Documentation |
Calculate Census import/export commodity flow ratios by BEA for all available states.
calculateCensusForeignCommodityFlowRatios(
year,
flow_ratio_type,
ioschema,
iolevel
)
year |
A numeric value between 2012 and 2017 specifying the year of interest. |
flow_ratio_type |
Type of commodity flow, can be "export" or "import". |
ioschema |
A numeric value of either 2012 or 2007 specifying the io schema year. |
iolevel |
BEA sector level of detail, currently can only be "Summary", theoretically can be "Detail", or "Sector" in future versions. |
A data frame contains international commodity flow ratios by BEA for all available states.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.