Description Usage Arguments Details Value Author(s) Examples
expand
expand a matrix to a new nrow
and
ncol
matrix.
1 2 |
x |
A matrix |
nrow |
Number of rows |
ncol |
Number of columns |
what |
If |
drop |
If |
Values are replicated as necessary to fit the new
dimensions of the matrix, or replaced by what
.
A vector or a matrix.
David Hajage dhajage@gmail.com
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.