create_all_venues_table: Create All Venues Table

View source: R/utils_render_table_venues.R

create_all_venues_tableR Documentation

Create All Venues Table

Description

This function generates a table with all unique venues and their corresponding types. It also adds columns for the number of codechecks and a slug for the venue name.

Usage

create_all_venues_table(register_table)

Arguments

register_table

The data frame containing the original register data.

Value

A data frame with venues, their types, the number of codechecks, and a slug name.


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