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()
)
An object of class studies.
A studies_tbl
tibble.
A genotyping_techs_tbl
tibble.
A platforms_tbl
tibble.
A ancestries_tbl
tibble.
A ancestral_groups_tbl
tibble.
A countries_tbl
tibble.
A countries_tbl
tibble.
A publications_tbl
tibble.