Learn R Programming

fslr (version 2.24.1)

fslsplit.help: FSL Split help

Description

This function calls fslsplit's help

Usage

fslsplit.help()

Arguments

Value

Prints help output and returns output as character vector

Examples

Run this code
# NOT RUN {
if (have.fsl()){
 fslsplit.help()
}  
# }

Run the code above in your browser using DataLab