list_json_files | R Documentation |
This function lists all json files in the folder. It extracts possible sequences based on the "mri_sequences" regex. Furthermore it outputs a "sequence_overview" TSV file containing sequence information and the observations per category. This file is needed for the sequence mapper.
list_json_files(input_path, output_suffix = "")
input_path |
File path containing all json files |
output_suffix |
Suffix, which will be added to the "sequence_overview" TSV file. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.