as.data.frame.pheno: Convert 'pheno' object to 'data.frame'.

Description Usage Arguments Value

View source: R/pheno.R

Description

Convert pheno object to data.frame.

Usage

1
2
## S3 method for class 'pheno'
as.data.frame(x, ..., digits = NULL)

Arguments

x

A pheno object.

...

Unused arguments.

digits

If specified, round numeric phenotype values to the given number of digits.

Value

A data.frame corresponding to the input pheno object.


gact/shmootl documentation built on Nov. 11, 2021, 6:23 p.m.