View source: R/utils_render_table_venues.R
create_all_venues_table | R Documentation |
This function generates a table with all unique venues and their corresponding types. It also adds columns for the number of codechecks and a slug for the venue name.
create_all_venues_table(register_table)
register_table |
The data frame containing the original register data. |
A data frame with venues, their types, the number of codechecks, and a slug name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.