multiWise: Setwise Interleave of Many "Two Dimensional" Index-able...

Description Usage Arguments Examples

View source: R/explode.R

Description

1
2
If any has less index elements than the others
then recycle the index elements.

Usage

1

Arguments

...

Dots passed. Two dimension index-able objects Two or more collections of Index-able objects. Tested with data.frames and xts objects.

Examples

1
2
3
4
## Not run: 
multiWise(airquality[1:2,], iris[1:2,1:2], mtcars[1:2, 1:3])

## End(Not run)

AndreMikulec/econModel documentation built on June 30, 2021, 9:48 a.m.