controls {sesame}R Documentation

get the controls attributes

Description

get the controls attributes

Usage

controls(sdf)

Arguments

sdf

a SigDF

Value

the controls data frame

Examples

sesameDataCache("EPIC") # if not done yet
sdf = sesameDataGet('EPIC.1.SigDF')
head(controls(sdf))

[Package sesame version 1.12.8 Index]