checkDoubleTimes: checkDoubleTimes

Description Usage Arguments

View source: R/CLCalc.R

Description

Check to determine whether doubling times between two days of experiments are within an acceptable range as specified by the user and build a table of all cases where that is either true or false.

Usage

1
checkDoubleTimes(dt.df, acceptablePercentage = 25)

Arguments

dt.df

data frame with the doubling times that need to be checked for high variation

acceptablePercentage

What percentage either up or down that is acceptable in the computed difference between doubling times. default = 25


labmccormick/SPOCK documentation built on May 25, 2021, 5:25 p.m.