is.ksv {shinyWGD} | R Documentation |
Check if an object is of class "ksv"
Description
This function checks if the provided object is of class "ksv."
Usage
is.ksv(x)
is.ksv(x)
Arguments
x |
The object to be checked. |
Value
Returns TRUE if the object is of class "ksv"; otherwise, returns FALSE.
[Package shinyWGD version 1.0.0 Index]