run_first_all.help {fslr}R Documentation

Run FIRST All Help

Description

This function calls run_first_all's help

Usage

run_first_all.help()

Value

Prints help output and returns output as character vector

Examples

library(fslr)

if (have.fsl()){
 run_first_all.help() 
}

[Package fslr version 2.25.3 Index]