Learn R Programming

quincunx (version 0.1.9)

cohorts: Constructor for the S4 cohorts object.

Description

Constructor for the S4 cohorts object.

Usage

cohorts(cohorts = s4cohorts_cohorts_tbl(), pgs_ids = s4cohorts_pgs_ids_tbl())

Value

An object of class cohorts.

Arguments

cohorts

A s4cohorts_cohorts_tbl tibble.

pgs_ids

A s4cohorts_pgs_ids_tbl tibble.