generate_output_dir: Generate Output Directory Path

View source: R/utils_render_register_general.r

generate_output_dirR Documentation

Generate Output Directory Path

Description

Generates the directory path for saving files based on info in the register table and the filter name. Creates the output directory if it does not already exist

Usage

generate_output_dir(filter, table_details = list())

Arguments

filter

The filter name (e.g., "venues", "codecheckers").

table_details

List containing details such as the table name, subcat name.

Value

A string representing the directory path for saving files.


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