EmptyMatrix | R Documentation |
Create empty 0x0 matrices of varying types
EmptyMatrix(repr = "C", type = "d")
repr |
Representation of empty matrix; choose from:
|
type |
Type of resulting matrix to return, choose from:
Note, when |
A 0x0 matrix of the specified representation and type
IsMatrixEmpty()
EmptyMatrix()
EmptyMatrix("spam")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.