create_taskname_metadata | R Documentation |
Extracts the sequence id and RepetitionTime of functional sequences for the required BIDS files.
create_taskname_metadata(
tsv_path = paste0(path_output_converter, "/identifying_information/json_metadata.tsv"),
tsv_map = paste0(path_output_converter, "/sequence_map.tsv")
)
tsv_path |
the path to the 'json_metadata.tsv' |
tsv_map |
the path to the 'sequence_map.tsv' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.