View source: R/population_stom.R
| make_template_strata_weighting | R Documentation | 
Make a template for weighting factors.
make_template_strata_weighting(
  stom,
  strata = c("sub_strata", "strata", "total")[1],
  write_CSV = FALSE
)
stom | 
 Stomach data set of class STOMobs.  | 
strata | 
 Level for stratification. One of 'sub_strata', 'strata' or 'total'  | 
write_CSV | 
 Logical for write of a CSV file in the  | 
logical
## Not run: make_template_strata_weighting(stom)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.