Description Usage Arguments Value Author(s)
ncol_elements
S3 method for blockmatrix
object
1 2 3 4 5 6 7 8 9 | ncol_elements(M, zero_element = "0", ...)
## Default S3 method:
ncol_elements(M, zero_element = "0",
...)
## S3 method for class 'blockmatrix'
ncol_elements(M,
zero_element = "0", ...)
|
M |
a |
zero_element |
character value indicating a zero
matrix. Default is |
... |
further arguments |
The number of columns of a matrix-type element of
M
. It is NA
if the elements has different
number of columns.
Emanuele Cordano
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.