Description Usage Arguments Details Value Author(s) See Also Examples
A function taking @phdata part (data.frame) of the object of
gwaa.data-class
1 2 | ## S3 method for class 'gwaa.data'
as.data.frame(x, ...)
|
x |
An object of |
... |
... |
Use is mainly internal
A data-frame containing phenotypic data
Yurii Aulchenko
as.character.snp.data
,
as.double.snp.data
,
as.genotype.snp.data
1 2 3 | require(GenABEL.data)
data(srdta)
as.data.frame(srdta[1:5,])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.