eda_change: Viable Transforms

Description Usage Arguments Value

Description

Provides the ability to graph multiple time series under different conditions

Usage

1
eda_change(x, t1 = diff, t2 = log, both = FALSE)

Arguments

x

A data object

t1, t2

A function to transform the data

both

A boolean to apply both transforms to the data e.g t1(t2(x)) (TRUE) or not e.g. t2(x) (FALSE).

Value

A eda_change object with


SMAC-Group/exts documentation built on May 9, 2019, 11:15 a.m.