Description Usage Arguments Value Examples
View source: R/utility_functions.R
utility function that displays a dataframe as pandoc.table or datatable
1 2 3 4 5 |
df |
tibble to be printed |
output |
char: pdf/default |
caption |
caption for table |
colnames |
colnames to be displayed |
page_length |
nr. of rows to display |
col_select_enable |
logical: enable col-select-button |
longtable |
logical defaults to TRUE |
align |
alignment of columns |
latex_options |
char-vector: passed to kableStyling |
full_width |
table spans full width if true |
modify_these_columns |
char-vector of col-names to be modified |
column_widths |
width of the columns [cm] in pdf output |
markup for pandoc
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.