getdataset: Get the example dataset

Description Usage Details Value Author(s) References See Also Examples

View source: R/getExample.R

Description

Get the example dataset.

Usage

1

Details

The example data are obtained from the environment variable ExampleData.

Value

A dataframe of p53 status in NCl-60 cell lines.

Author(s)

Junwei Han <hanjunwei1981@163.com> Yanjun Xu <tonghua605@163.com> Haixiu Yang <yanghaixiu@ems.hrbmu.edu.cn> Chunquan Li <lcqbio@yahoo.com.cn> and Xia Li <lixia@hrbmu.edu.cn>

References

Stratton MR. (1992) The p53 gene in human cancer, Eur J Cancer. 1992;28(1):293-5.

See Also

getclass.labels

Examples

1
2
3
4
5
6
7
8
## Not run: 

#obtain the example data
dataset<-getdataset()
head(dataset)


## End(Not run)

hanjunwei-lab/PAGI documentation built on July 5, 2020, 11:02 a.m.