Description Usage Arguments Value Methods (by class) Examples
The method retrieves either subject, sample, or pedigree information of a given study.
1 2 3 4 |
object |
Study class object. |
... |
There are optional arguments. |
infoType |
a charcter string. The type of information that is either 'subject', 'sample', or 'pedigree'. |
colNameWithAcc |
a logical value. (optional) If TRUE, the variable column name is concatenated with the respective variable accession (e.g. AGEPHOT_phv00000027.v2); If FALSE (default), keep the original column name unchanged (e.g. AGEPHOT). |
a data frame. The subject, sample, or pedigree info data table.
Study
: of class Study
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.