powered by
Gets the parameter names.
# S3 method for default pars(x, scalar = NULL, ...)
A character vector of the names of the parameters.
An object.
A flag specifying whether to by default return all parameters (NULL), or only scalar parameters (TRUE) or only non-scalar parameters (FALSE).
Other arguments passed to methods.
universals::pars
Other parameters: pars.character(), pars.term_rcrd(), pars.term(), pars_terms()
pars.character()
pars.term_rcrd()
pars.term()
pars_terms()
pars(matrix(1:4, nrow = 2))
Run the code above in your browser using DataLab