powered by
Gets the parameter names.
pars(x, ...)
An object.
Other arguments passed to methods.
A character vector of the names of the parameters.
Other parameters: npars(), set_pars()
npars()
set_pars()
# NOT RUN { library(nlist) pars(nlist(zz = 1, y = 3:6)) # }
Run the code above in your browser using DataLab