Sets an object's parameter names.
The assignment version pars<-()
forwards to set_pars()
.
# S3 method for class 'term'
set_pars(x, value, ...)
The modified object.
value
must be a unique character vector of the same length as the
object's parameters.