powered by
This function takes in the function and returns the help from Freesurfer for that function
fs_help(func_name, help.arg = "--help", extra.args = "", ...)
Prints help output and returns output as character vector
Freesurfer function name
Argument to print help, usually "--help"
Extra arguments to be passed other than --help
--help
additional arguments to get_fs
get_fs
if (have_fs()) { fs_help(func_name = "mri_watershed") }
Run the code above in your browser using DataLab