getMethodHelpArgument: getMethodHelpArgument

Description Usage Arguments Value Examples

View source: R/readHelpFiles.R

Description

Extracts the "Arguments" section from a help file

Usage

1

Arguments

packageName

Name of the package to extract the help file from

methodName

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

Value

An Rd Object with the "Arguments" section of a given help file. If no "Arguments" Section exists, this returns NULL

Examples

1
spotGUI:::getMethodHelpArgument("SPOT","buildKriging")

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