summarise.quantitative: summarise quantitative function

Description Usage Arguments

Description

this function generates a summary of a quantitative variable

Usage

1
2
summarise.quantitative(variable_codebook, data, strata = list(name = NULL,
  data = NULL), verbose = FALSE)

Arguments

variable_codebook

variable specific codebook, no default

data

variable specific data, no default

strata

list with two entries, name and data. the name entry is the name of the variable that will be used to stratify output and data is the data of that stratifying variable. both default to NULL

verbose

logical, if TRUE progress is printed to console, defaults to FALSE


martingerdin/beehive documentation built on May 16, 2019, 11:12 p.m.