View source: R/certification.R
| right_vectors | R Documentation |
Extract right singular vectors.
right_vectors(x, ...)
x |
An eigencore SVD or nonsymmetric eigen result object. |
... |
Reserved for future methods. |
A matrix of right singular vectors or right eigenvectors, or NULL
when the result does not contain a right-vector field.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.