help.sam: Help files or argument list for SAM-specific methods
Description
Displays the help page or the argument list, respectively,
for a SAM-specific method.
Usage
help.sam(method) args.sam(method)
Arguments
method
a name or a character string specifying the method for which
the arguments or the help page, respectively, should be shown. Currently
available are print, plot, summary and identify.
Value
The arguments of the specified method are displayed or a html page
containing the help for the specified method is opened, respectively.