boa.print.par {boa} | R Documentation |
Displays a description of and the current value for all global parameters.
boa.print.par(group)
group |
Character string specifying which parameter group to display. The groups are "Analysis", "Data", and "Plot". If omitted, information on all global parameters is displayed. |
The character matrix obtained from boa.pardesc() is returned, but not printed.
Brian J. Smith