Learn R Programming

PAGI (version 1.0)

getdataset: Get the example dataset

Description

Get the example dataset.

Usage

getdataset()

Arguments

Value

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

Details

The example data are obtained from the environment variable ExampleData.

References

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

See Also

getclass.labels

Examples

Run this code
## Not run: 
# 
# #obtain the example data
# dataset<-getdataset()
# head(dataset)
# 
# ## End(Not run)

Run the code above in your browser using DataLab