create_venue_type_tables: Create Venue Type-Specific Tables

View source: R/utils_render_table_venues.R

create_venue_type_tablesR Documentation

Create Venue Type-Specific Tables

Description

Generates tables for each venue type by filtering the register data. It adds columns for the venue slug and the number of codechecks for each venue type.

Usage

create_venue_type_tables(register_table)

Arguments

register_table

The data frame containing the original register data.

Value

A list of tables, one for each venue type.


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