Calculates the model parameter tfac
from monthly temperature data.
Expects monthly data for a single-year dataframe; map
over a list of annual dataframes, or
use to mutate
a grouped tibble.
1 | tfac(temp, params = soilc_params)
|
temp |
Numeric vector of length 12 indicating monthly temperature, in degrees Celsius. |
params |
A named list containing model parameters. Defaults to the package default parameter
set |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.