add_venue_type_hyperlink: Add Hyperlinks to Venue Type-Specific Table

View source: R/utils_render_table_venues.R

add_venue_type_hyperlinkR Documentation

Description

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.

Usage

add_venue_type_hyperlink(table, venue_type)

Arguments

table

The data frame containing the venue type-specific data.

venue_type

A string specifying the venue type.

Value

The data frame with hyperlinks added to the appropriate columns.


codecheckers/codecheck documentation built on Dec. 22, 2024, 5:41 a.m.