Learn R Programming

PAGI (version 1.0)

getclass.labels: Get the labels of example dataset

Description

Get the labels of example dataset.

Usage

getclass.labels()

Arguments

Value

A character vector of class labels.

Details

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

See Also

getdataset

Examples

Run this code
## Not run: 
# 
# #obtain the labels of the example dataset
# class.labels<-getclass.labels()
# 
# ## End(Not run)

Run the code above in your browser using DataLab