Description Usage Arguments Examples
| 1 2 | If any has less index elements than the others
then recycle the index elements.
 | 
| 1 | 
| ... | Dots passed. Two dimension index-able objects Two or more collections of Index-able objects. Tested with data.frames and xts objects. | 
| 1 2 3 4 | ## Not run: 
multiWise(airquality[1:2,], iris[1:2,1:2], mtcars[1:2, 1:3])
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.