fitness_auc: Generate area under the curve for fitness data

Description Usage Arguments Value

View source: R/fitness_auc.R

Description

Data should be of the form x = recovery time and y = log ratio of stressed to unstressed.

Usage

1
fitness_auc(dat, normalize = FALSE)

Arguments

dat

A dataframe or dataframe subset to act on

normalize

Boolean; whether or not to normalize the data. Default is FALSE

Value

dataframe of area under the fitness curve


ctriandafillou/cat.extras documentation built on Aug. 27, 2020, 11:04 p.m.