expandParams {splatter} | R Documentation |
Expand the parameters that can be vectors so that they are the same length as the number of groups.
expandParams(object, ...) ## S4 method for signature 'BASiCSParams' expandParams(object) ## S4 method for signature 'LunParams' expandParams(object) ## S4 method for signature 'SplatParams' expandParams(object)
object |
object to expand. |
... |
additional arguments. |
Expanded object.