View source: R/utils_render_table_venues.R
create_venue_type_tables | R Documentation |
Generates tables for each venue type by filtering the register data. It adds columns for the venue slug and the number of codechecks for each venue type.
create_venue_type_tables(register_table)
register_table |
The data frame containing the original register data. |
A list of tables, one for each venue type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.