Description Usage Arguments Value
Convert pheno object to data.frame.
| 1 2 | ## S3 method for class 'pheno'
as.data.frame(x, ..., digits = NULL)
 | 
| x | A  | 
| ... | Unused arguments. | 
| digits | If specified, round numeric phenotype values to the given number of digits. | 
A data.frame corresponding to the input pheno object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.