Last data update: 2014.03.03

R: Data frame used in several examples of this package
cancerVarNamesR Documentation

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)

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

	data(cancerVarNames)

Results


R version 3.3.1 (2016-06-21) -- "Bug in Your Hair"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(FRESA.CAD)
Loading required package: Rcpp
Loading required package: stringr
Loading required package: miscTools
Loading required package: Hmisc
Loading required package: lattice
Loading required package: survival
Loading required package: Formula
Loading required package: ggplot2

Attaching package: 'Hmisc'

The following objects are masked from 'package:base':

    format.pval, round.POSIXt, trunc.POSIXt, units

Loading required package: pROC
Type 'citation("pROC")' for a citation.

Attaching package: 'pROC'

The following objects are masked from 'package:stats':

    cov, smooth, var

> png(filename="/home/ddbj/snapshot/RGM3/R_CC/result/FRESA.CAD/CancerVarNames.Rd_%03d_medium.png", width=480, height=480)
> ### Name: cancerVarNames
> ### Title: Data frame used in several examples of this package
> ### Aliases: cancerVarNames
> ### Keywords: Datasets
> 
> ### ** Examples
> 
> 	data(cancerVarNames)
> 
> 
> 
> 
> 
> dev.off()
null device 
          1 
>