Skip to contents

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.