add_all_venues_hyperlink: Add Hyperlinks to All Venues Table

View source: R/utils_render_table_venues.R

add_all_venues_hyperlinkR Documentation

Description

Adds hyperlinks to the venue names, venue types, and the number of codechecks in the all venues table. The links point to the venue's page and the venue type's page.

Usage

add_all_venues_hyperlink(table)

Arguments

table

The data frame containing data on all venues.

Value

The data frame with hyperlinks added to the appropriate columns.


codecheckers/codecheck documentation built on Dec. 6, 2024, 7:38 p.m.