create_content: Create content

Description Usage Arguments

View source: R/create_content.R

Description

Creates report content

Usage

1
create_content(codebook, dataset, strata = NULL)

Arguments

codebook

List of class reporter:codebook. No default.

dataset

Dataframe of class reporter:dataset. No default.

strata

Character or NULL. The name of the variable to use for stratification. The report will not be stratified if strata is NULL. Defaults to NULL.


martingerdin/reporter documentation built on Aug. 28, 2020, 12:05 a.m.