Description Usage Arguments Value Examples
View source: R/IdentityMatrix.R
Obtains the identity matrix of dimension n
| 1 | 
| n | an integer | 
an identity matrix
| 1 2 |  I.3 = IdentityMatrix(3)
 print(I.3)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.