generate_table_details_non_reg: Generate Table Details for Non-Register Files

View source: R/utils_render_table_non_registers.R

generate_table_details_non_regR Documentation

Generate Table Details for Non-Register Files

Description

Generates metadata for non-register tables, including subcategory, title, subtext, extra text, and output directory. It is used to prepare the table for rendering.

Usage

generate_table_details_non_reg(table, filter, subcat = NULL)

Arguments

table

The data frame containing the filtered table.

filter

A string specifying the filter applied to the table.

subcat

An optional string for the subcategory (if applicable).

Value

A list containing metadata such as title, subtext, and output directory for the table.


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