50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

biogrowth (version 1.0.6)

approx_env: Generates functions for linear interpolation of environmental conditions

Description

Generates functions for linear interpolation of environmental conditions

Usage

approx_env(env_conditions)

Value

A list of functions that return the value of each environmental condition for some storage time

Arguments

env_conditions

A tibble describing the variation of the environmental conditions through the storage time. Must contain a column named time and as many additional columns as environmental factors.