untransformData: Log SeaFlow linear data

View source: R/Load.R

untransformDataR Documentation

Log SeaFlow linear data

Description

Performs the reverse operation of transformData, converting exponentiated data back to its original form of log data on a 2^16 linear scale.

Usage

untransformData(df, columns = NULL)

Arguments

df

Data frame returned by readSeaflow

columns

If not NULL, only these columns will be modified

Value

Exponentiated version of df ## Not run: evt <- untransformData(evt) ## End(Not run)


armbrustlab/popcycle documentation built on April 1, 2024, 2:41 p.m.