Learn R Programming

valr (version 0.5.0)

is.tbl_genome: Test if the object is a tbl_genome.

Description

Test if the object is a tbl_genome.

Usage

is.tbl_genome(x)

Arguments

x

An object

Value

TRUE if the object inherits from the tbl_genome() class.