View source: R/control.utilities.R
print.control.list | R Documentation |
This function prints the control list, including what it can control and the elements.
## S3 method for class 'control.list'
print(x, ..., indent = "")
x |
A list generated by a |
... |
Additional argument to print methods for individual settings. |
indent |
an argument for recursive calls, to facilitate indentation of nested lists. |
check.control.class
, set.control.class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.