create_venues_tables: Create Venues Tables

View source: R/utils_render_table_venues.R

create_venues_tablesR Documentation

Create Venues Tables

Description

Generates tables for all venues and venues categorized by type. It creates a general venues table and specific venue type tables.

Usage

create_venues_tables(register_table)

Arguments

register_table

The original register data.

Value

A list of tables including the general venues table and venue type-specific tables.


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