powered by
Extracts the description of a control list of a specified method in the SPOT package.
getMethodHelpControlList(methodName)
Name of the method of which the help file should be read
An Rd Object with the "control" section of a given help file. If no control list is found this returns NULL
# NOT RUN { spotGUI:::getMethodHelpControlList("buildKriging") # }
Run the code above in your browser using DataLab