Rdocumentation
powered by
Learn R Programming
statnet.common (version 3.2.3)
print.control.list: Pretty print the control list
Description
This function prints the control list, including what it can control and the elements.
Usage
## S3 method for class 'control.list': print(x, ...)
Arguments
x
A list generated by a
control.*
function.
...
Unused at this time.
See Also
check.control.class, set.control.class