Combine multiple pgParams objects into a vector
c(..., recursive = FALSE)
pgParams objects to be concatenated.
logical. If recursive = TRUE
, the function
recursively descends through lists
(and pairlists) combining all their elements into a vector.
NULL
or an expression or a vector of an appropriate mode.
(With no arguments the value is NULL
.)