View source: R/utils_render_table_non_registers.R
generate_table_details_non_reg | R Documentation |
Generates metadata for non-register tables, including subcategory, title, subtext, extra text, and output directory. It is used to prepare the table for rendering.
generate_table_details_non_reg(table, filter, subcat = NULL)
table |
The data frame containing the filtered table. |
filter |
A string specifying the filter applied to the table. |
subcat |
An optional string for the subcategory (if applicable). |
A list containing metadata such as title, subtext, and output directory for the table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.