Set the class of the control list
This function sets the class of the control list, with the default being the name of the calling function.
set.control.class( myname = as.character(RDS::ult(sys.calls(), 2)[[1L]]), control = get("control", pos = parent.frame()) )
myname |
Name of the class to set. |
control |
Control list. Defaults to the |
The control list with class set.
check.control.class, print.control.list
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.