pData {ballgown}R Documentation

extract phenotype data from a ballgown object

Description

extract phenotype data from a ballgown object

Usage

pData(object)

## S4 method for signature 'ballgown'
pData(object)

Arguments

object

a ballgown object

Value

sample-by-phenotype data frame

Examples

data(bg)
pData(bg)

[Package ballgown version 2.10.0 Index]