R/suma_import-xform.R

Defines functions import_suma.xform

#' @export
import_suma.xform <- function(subject_name, fs_path, quiet = FALSE, dtype, sub_type, hemisphere, ...){

  import_fs.xform(subject_name, fs_path, quiet, ...)

}

# import_fs('YCQ', fs_path = '~/rave_data/others/fs/', dtype = 'xform')

Try the threeBrain package in your browser

Any scripts or data that you put into this service are public.

threeBrain documentation built on July 9, 2023, 6:32 p.m.