show-Study-method: Display class methods

Description Usage Arguments Examples

Description

The method displays all the available methods in the Study class.

Usage

1
2
## S4 method for signature 'Study'
show(object)

Arguments

object

Study class object.

Examples

1
2
3
4
5
6
## Not run: 

s <- Study(phsAcc = 'phs000001.v1.p1')
show(s) 

## End(Not run)

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