is.ksv: Check if an object is of class "ksv"

View source: R/substitution_rate_correction.R View source: R/ksv.R

is.ksvR 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.


shinyWGD documentation built on April 4, 2025, 2:28 a.m.