Learn R Programming

crosstable (version 0.8.0)

body_add_crosstable_footnote: Adds a standard footnote explaining the abbreviations used in a crosstable

Description

Use it below body_add_crosstable(). Footnote: Med: median, IQR: interquartile range, Std: standard deviation. Percentages are expressed in column.

Usage

body_add_crosstable_footnote(doc)

Value

The docx object doc

Arguments

doc

a rdocx object

Author

Dan Chaltiel