create_taskname_metadata: Extracts the sequence id and RepetitionTime of functional...

create_taskname_metadataR Documentation

Extracts the sequence id and RepetitionTime of functional sequences for the required BIDS files.

Description

Extracts the sequence id and RepetitionTime of functional sequences for the required BIDS files.

Usage

create_taskname_metadata(
  tsv_path = paste0(path_output_converter, "/identifying_information/json_metadata.tsv"),
  tsv_map = paste0(path_output_converter, "/sequence_map.tsv")
)

Arguments

tsv_path

the path to the 'json_metadata.tsv'

tsv_map

the path to the 'sequence_map.tsv'


wulms/bidsconvertr documentation built on Sept. 17, 2023, 11:22 p.m.