render.strat.default {table1} | R Documentation |
Render strata labels for table output.
Description
Called from table1.formula
to render strata labels
for displaying in the table.
Usage
render.strat.default(label, n, transpose = F)
Arguments
label |
A |
n |
A |
Value
A character
, which may contain HTML markup.
[Package table1 version 1.4.3 Index]