dataSet-methods: Getter for a data set

Description Usage Arguments Value Examples

Description

Returns the data set that underlies an S4 wrapper class as tibble.

Usage

1
2
3
4
5
6
7
dataSet(obj)

## S4 method for signature 'AbstractAnalysedPerturbationData'
dataSet(obj)

## S4 method for signature 'PerturbationData'
dataSet(obj)

Arguments

obj

the object for which you want to extract the underlying data

Value

returns a tibble.

Examples

1
2

cbg-ethz/knockdown documentation built on Feb. 11, 2020, 6:25 p.m.