getclass.labels: Get the labels of example dataset

Description Usage Details Value Author(s) See Also Examples

View source: R/getExample.R

Description

Get the labels of example dataset.

Usage

1

Details

The labels of the example data are obtained from the environment variable ExampleData.

Value

A character vector of class labels.

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>

See Also

getdataset

Examples

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

#obtain the labels of the example dataset
class.labels<-getclass.labels()


## End(Not run)

PAGI documentation built on May 1, 2019, 7:48 p.m.