create_tables_non_register: Create Non-Register Tables

View source: R/utils_render_table_non_registers.R

create_tables_non_registerR Documentation

Create Non-Register Tables

Description

Generates tables based on the filter type provided, such as venues or codecheckers. It creates tables for further processing and rendering into different formats.

Usage

create_tables_non_register(register_table, filter)

Arguments

register_table

The original register data.

filter

A string specifying the filter to apply (e.g., "venues", "codecheckers").

Value

A list of tables generated based on the specified filter. The keys are the table names and the values are the tables themselves.


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