Study-class: Class Study

Description Slots Examples

Description

The class contains the functions that handle the data of a specified study.

Slots

phsAcc

a character string. A dbGaP study accession.

Examples

1
2
3
4
5
6
## Not run: 

s <- new("Study", phsAcc = 'phs000001.v1.p1')
s <- Study(phsAcc = 'phs000001.v1.p1')

## End(Not run)

jameslhao/dbgapr_dev documentation built on May 8, 2019, 11:03 p.m.