Description Usage Arguments Value Examples
View source: R/format_tables_md.R
Format Markdown Tables
1 | format_tables_md(df, caption = NA)
|
df |
A data frame to view as a table |
caption |
A caption, if needed |
A formatted data frame to display in a markdown document
1 | ## Not run: format_tables(mtcars)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.