View source: R/utils-render_report.R
make_md_table | R Documentation |
Converts a dataframe into a markdown table.
make_md_table(df)
df |
The dataframe to convert |
A character string containing the markdown table content
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.