Learn R Programming

biogrowth (version 0.2.0)

approx_env: 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 time and as many additional columns as environmental factors.

Value

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