View source: R/utils-render_report.R
make_md_table_multiline | R Documentation |
Converts a dataframe into a multiline markdown table.
make_md_table_multiline(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.