Learn R Programming

FRESA.CAD (version 3.4.7)

cancerVarNames: Data frame used in several examples of this package

Description

This data frame contains two columns, one with names of variables, and the other with descriptions of such variables. It is used in several examples of this package. Specifically, it is used in examples working with the stage C prostate cancer data from the rpart package

Usage

data(cancerVarNames)

Arguments

Format

A data frame with names and descriptions of the variables used in several examples

Var

A column with the names of the variables

Description

A column with a short description of the variables

Examples

Run this code
	data(cancerVarNames)

Run the code above in your browser using DataLab