as.tbl_genome: Coerce objects to tbl_genome.
Description
This is an S3 generic. valr includes methods to coerce tbl_df and data.frame
objects.
Usage
as.tbl_genome(x)# S3 method for tbl_df
as.tbl_genome(x)
# S3 method for data.frame
as.tbl_genome(x)
Arguments
x
object to convert to tbl_genome.