Learn R Programming

ggquickeda (version 0.1.0)

render.strat: Render strata labels for table output.

Description

Called from table1.formula to render strata labels for displaying in the table.

Usage

render.strat(label, n, transpose = F)

Arguments

label

A character vector containing the labels.

n

A numeric vector containing the sizes.

Value

A character, which may contain HTML markup.