report: Report function

Description Usage Arguments

View source: R/report.r

Description

Function to format results for reporting in the results section

Usage

1
2
3
report(variable, level = NULL, strata = "overall",
  data_object = study_data,
  table_object = results$raw_table_of_sample_characteristics)

Arguments

variable

The name of the variable to report on. No default.

level

The name of the level to report on. Defaults to NULL.

strata

The name of the strata from which to extract data. Defaults to "overall".

data_object

The data object. Defaults to study_data.

table_object

The table object. Defaults to results$raw_table_of_sample_characteristics.


itslwg/SupaLarna documentation built on Aug. 2, 2020, 1 a.m.