The eponymous wrapper for generating a topic long table.
topic_long_table.RdThe eponymous wrapper for generating a topic long table.
Arguments
- x
The object to make into a topiclongtable (typically a data.frame or matrix)
- topic_cols
Number of columns which are topics (where rowspans may be used).
- settings, settings_after
Text to add before/after the table, typically the output of
topic_long_table_setandtopic_long_table_set(reset=TRUE)- align_args, caption_args, header_args, footer_args, body_args
A list of arguments to pass to
topic_long_table_alignment,topic_long_table_caption,topic_long_table_header,topic_long_table_footer,topic_long_table_body