dot-getDotsAsVector: Destructure parameters passed to ...

Description Usage Arguments Value

Description

Destructure all values passed to ... and return a (possibly named) vector containing all values passed directly and/or indirectly to ...

Usage

1

Arguments

...

[any]

Any R object(s).

Value

A vector of a type given by the highest one when following R's usual type hierarchy. Names are preserved. NULL is returned if the resulting vector is empty.


jeanmathieupotvin/nanocli documentation built on Feb. 2, 2022, 11:30 p.m.