Last chance! 50% off unlimited learning
Sale ends in
Gets the parameter names.
pars(x, ...)
An object.
Other arguments passed to methods.
A character vector of the names of the parameters.
# NOT RUN {
library(nlist)
pars(nlist(zz = 1, y = 3:6))
# }
Run the code above in your browser using DataLab