View source: R/utils_render_register_general.r
generate_output_dir | R Documentation |
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
generate_output_dir(filter, table_details = list())
filter |
The filter name (e.g., "venues", "codecheckers"). |
table_details |
List containing details such as the table name, subcat name. |
A string representing the directory path for saving files.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.