View source: R/utils_render_table_venues.R
add_venue_type_hyperlink | R Documentation |
Adds hyperlinks to the venue names and the number of codechecks in the venue type-specific table. The links point to the venue's page for each venue type.
add_venue_type_hyperlink(table, venue_type)
table |
The data frame containing the venue type-specific data. |
venue_type |
A string specifying the venue type. |
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.