formatting.xtable: Format xtable function

Description Usage Arguments

View source: R/FormattingXtable.R

Description

This function takes a xtable print and formats.

Usage

1
2
formatting.xtable(the_xtable, star_or_caption = NULL,
  table_notes = NULL)

Arguments

the_xtable

As xtable print. No default.

star_or_caption

String. Whether to place comment as footnote or as caption. Accepted strings are "caption" and "star_caption". No Default.

table_notes

String. The string to be put under the table as note. Not dynamic, only one note allowed. Defaults to NULL.


citronmeliss/predictionpackr documentation built on Feb. 10, 2020, 12:19 a.m.