as.matrix.TasselGenotypePhenotype: Coerce genotype table to R matrix

View source: R/genotype_table_functions.R

as.matrix.TasselGenotypePhenotypeR Documentation

Coerce genotype table to R matrix

Description

Converts a TasselGenotypePhenotype class into an R matrix if it contains genotype data.

Usage

## S3 method for class 'TasselGenotypePhenotype'
as.matrix(x, ...)

Arguments

x

A TasselGenotypePhenotype object

...

Additional arguments to be passed to or from methods.


maize-genetics/rTASSEL documentation built on Nov. 13, 2023, 7:18 a.m.