View source: R/tabular_input.R
create_demographic_table | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.