View source: R/utils_render_register_mds.R
create_md_table | R Documentation |
Creates a markdown table from a register template Adds title to the markdown and adjusts the column widths of the table before returning it.
create_md_table(register_table, table_details, filter)
register_table |
DataFrame of the register data. |
table_details |
List containing details such as the table name, subcat name. |
filter |
Type of filter (e.g., "venues", "codecheckers"). |
The markdown table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.