dim-methods | R Documentation |
TODO.
## S4 method for signature 'Matrix'
dim(x)
## S4 method for signature 'MatrixFactorization'
dim(x)
## S4 replacement method for signature 'sparseVector'
dim(x) <- value
## S4 method for signature 'Matrix'
length(x)
## S4 method for signature 'MatrixFactorization'
length(x)
## S4 method for signature 'sparseVector'
length(x)
x |
. |
value |
. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.