powered by
Extracts the "Arguments" section from a help file
getMethodHelpArgument(packageName, methodName)
Name of the package to extract the help file from
Name of the method of which the help file should be read
An Rd Object with the "Arguments" section of a given help file. If no "Arguments" Section exists, this returns NULL
# NOT RUN { spotGUI:::getMethodHelpArgument("SPOT","buildKriging") # }
Run the code above in your browser using DataLab