add_venues_hyperlink: Add Hyperlinks to Venues Table

View source: R/utils_render_table_venues.R

add_venues_hyperlinkR Documentation

Description

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.

Usage

add_venues_hyperlink(table, subcat)

Arguments

table

The data frame containing the venues data.

subcat

An optional string specifying the subcategory (venue type) for the venues.

Value

The data frame with hyperlinks added to the appropriate columns.


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