pheno_data {ARTP}R Documentation

Sample covariate and response data

Description

Sample covariate and response data for runPermutations

Details

The file pheno_data.txt is a tab-delimited type 3 data set (see file.type in pheno.list). It contains the variables:

Examples

 # Load and print the first 5 rows 
 data(pheno_data, package="ARTP") 

 pheno_data[1:5, ]

[Package ARTP version 2.0.5 Index]