inTextSummaryTable-DT-args {inTextSummaryTable} | R Documentation |
Common arguments for the functionalities of the inTextSummaryTable package for DT export.
Description
Common arguments for the functionalities of the inTextSummaryTable package for DT export.
Arguments
expandVar |
(DT output) Character vector with variables of the summary table which should be expanded in the data. |
pageDim |
(DT output) Numeric vector of length 2 with page width and height,
in number of rows (currently only
the height is used (e.g. |
noEscapeVar |
(DT output) Character vector with variables of |
barVar |
(DT output) Character vector with variables of |
file |
String with path of the file where the table should be exported.
The file should have the extension: '.docx'.
If NULL, the summary table is not exported but only returned as output.
If |
Value
No return value, used for the documentation of R functions for 'DT' output