View source: R/utils_render_register_general.r
create_original_register_files | R Documentation |
Generates original register files in various output formats.
create_original_register_files(register_table, outputs)
register_table |
The register table. |
outputs |
List of the output types (e.g., "csv", "json"). The function iterates through the provided output types, generates an output directory, filters and adjusts the register table, and renders the original register files based on the specified formats. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.