Description Usage Arguments Details Value See Also
View source: R/class_methods_helpers.R
Tests if the x
object is of class type "gsvd"
1 | is_GSVD_gsvd(x)
|
x |
object to test |
Only gsvd
produces this class type.
boolean. TRUE
if the object is of class gsvd, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.