| dyn_table | R Documentation |
interactive session: DT::datatable()
html: DT::datatable()
other: knitr::kable()
dyn_table(x, caption = NULL, rownames = FALSE, escape = TRUE, align, ...)
x |
the dataframe |
caption |
the table caption; a character vector or a tag object
generated from |
rownames |
|
escape |
whether to escape HTML entities in the table: |
align |
Column alignment: a character vector consisting of |
... |
Other arguments (see Examples and References). |
Other utils:
add_author(),
add_report_numbers(),
check_dependencies(),
column_start(),
column_width(),
cover_info(),
create_report(),
references(),
render_natbib(),
validate_doi()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.