R/AllGenerics.R
, R/BASiCSParams-methods.R
, R/LunParams-methods.R
, and 1 more
expandParams.Rd
Expand the parameters that can be vectors so that they are the same length as the number of groups.
expandParams(object, ...) # S4 method for BASiCSParams expandParams(object) # S4 method for LunParams expandParams(object) # S4 method for SplatParams expandParams(object)
object | object to expand. |
---|---|
... | additional arguments. |
Expanded object.