getMethodHelpControlList: getMethodHelpControlList

Description Usage Arguments Value Examples

View source: R/readHelpFiles.R

Description

Extracts the description of a control list of a specified method in the SPOT package.

Usage

1

Arguments

methodName

Name of the method of which the help file should be read

Value

An Rd Object with the "control" section of a given help file. If no control list is found this returns NULL

Examples

1
spotGUI:::getMethodHelpControlList("buildKriging")

spotGUI documentation built on March 31, 2021, 1:06 a.m.