Create data frame with all distinct cells, and their sample and target counts
1 | create_cells(formula, target_count, data)
|
formula |
Formula of the form |
target_count |
Name of column with indicators for whether an individual is in the target population (with individual-level data) or the target counts for each cell (with cell-level data) |
data |
Dataframe with covariate information, sample and target counts |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.