Learn R Programming

facopy (version 1.6.0)

myVariables: Example Phenotypic Annotation

Description

This data.frame contains three variables with annotation on phenotypes for 20 samples.

Usage

data(myVariables)

Arguments

format

A data frame with 20 observations (samples) on the following 3 variables. code: a numeric vector age: a numeric vector stage: a numeric vector

Examples

Run this code
data(myVariables)

head(myVariables)

Run the code above in your browser using DataLab