create_demographic_table {heemod} | R Documentation |
This function mostly checks whether the parameters are correct.
create_demographic_table(newdata, params)
newdata |
A data frame. |
params |
Parameters of a model, to check that all the columns in the demographic table (other than the weight column) are in the model. |
An optional .weights
column can exist in the file.
A data frame.