View source: R/StateDisaggFunctions.R
getStateSpecificDisaggSpecs | R Documentation |
Read in state-specific disaggregation values This function assumes values contained in statefile will modify disaggregation values present in the main disaggregation config file.
getStateSpecificDisaggSpecs(disaggConfigpath, statefile)
disaggConfigpath |
str, path for statefile |
statefile |
str, name of state-specific disaggregation spec file that will modify the standard configfile for each state. Should be 1 config file that has the required modifications of configfile for each state |
A stateior model object with the state-specific disaggregation specs included in model$specs$STateDisaggSpecs object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.