View source: R/utils_render_table_venues.R
add_venues_hyperlink | R Documentation |
Adds hyperlinks to the venue names, venue types, and the number of codechecks in the venues table. If a subcategory is provided, it generates links based on venue types.
add_venues_hyperlink(table, subcat)
table |
The data frame containing the venues data. |
subcat |
An optional string specifying the subcategory (venue type) for the venues. |
The data frame with hyperlinks added to the appropriate columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.