read_ima_dyn_dir | R Documentation |
Read a directory containing Siemens MRS IMA files and combine along the dynamic dimension. Note that the coil ID is inferred from the sorted file name and should be checked when consistency is required.
read_ima_dyn_dir(dir, extra = NULL, verbose = FALSE)
dir |
data directory path. |
extra |
an optional data frame to provide additional variables for use in subsequent analysis steps, eg id or grouping variables. |
verbose |
output extra information to the console. |
mrs_data object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.