| diag<- | R Documentation |
S3 generic for diag<-. Dispatches to the diag<-.HDF5Matrix method
for HDF5Matrix objects, and to base::diag<- for all others.
x |
A matrix or |
value |
Numeric vector of replacement values for the diagonal. |
The modified object with the diagonal replaced.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.