Description Usage Arguments Examples
Weave elements of two matrices of vectors Weaves two matrices or vectors whereby rows (elements) of first matrix (vector) are interspersed with rows (elements) of the second matrix, one by one.
1 2 |
a |
A vector of matrix. Rows (elements) to be weaved. |
b |
A vector or matrix. Rows (elements) to weave into |
inpar_b |
Logical. Whether to enclose elements in |
rnames |
A character vector. Names of elements in each row of |
excl_0 |
Logical. Whether to exclude values of '0' in |
within_col |
Logical. If |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.