View source: R/class-studies.R
studies | R Documentation |
Constructor for the S4 studies object.
studies(
studies = studies_tbl(),
genotyping_techs = genotyping_techs_tbl(),
platforms = platforms_tbl(),
ancestries = ancestries_tbl(),
ancestral_groups = ancestral_groups_tbl(),
countries_of_origin = countries_tbl(),
countries_of_recruitment = countries_tbl(),
publications = publications_tbl()
)
studies |
A |
genotyping_techs |
A |
platforms |
A |
ancestries |
A |
ancestral_groups |
A |
countries_of_origin |
A |
countries_of_recruitment |
A |
publications |
A |
An object of class studies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.