approx_env {biogrowth} | R Documentation |
Generates functions for linear interpolation of environmental conditions
Description
Generates functions for linear interpolation of environmental conditions
Usage
approx_env(env_conditions)
Arguments
env_conditions |
A tibble describing the variation of the environmental
conditions through the storage time. Must contain a column named |
Value
A list of functions that return the value of each environmental condition for some storage time
[Package biogrowth version 1.0.4 Index]