rescaling_stateVars.Rd
This function uses a set of scaling factors defined in the pecan XML to scale a given matrix
rescaling_stateVars(settings, X, multiply = TRUE)
pecan xml settings where state variables have the scaling_factor tag
Any Matrix with column names as variable names
TRUE = multiplication, FALSE = division
rescaled Matrix