Learn R Programming

fslr (version 2.24.1)

susan.help: FSL SUSAN Help

Description

This function calls susan's help

Usage

susan.help()

Arguments

Value

Prints help output and returns output as character vector

Examples

Run this code
# NOT RUN {
library(fslr)
if (have.fsl()){
 susan.help() 
}
# }

Run the code above in your browser using DataLab