get_thermaltolerance: Estimate thermal tolerance of a thermal performance curve

View source: R/get_thermaltolerance.R

get_thermaltoleranceR Documentation

Estimate thermal tolerance of a thermal performance curve

Description

Estimate thermal tolerance of a thermal performance curve

Usage

get_thermaltolerance(model)

Arguments

model

nls model object that contains a model of a thermal performance curve

Details

Thermal tolerance is calculated as: CTmax - CTmin. This is calculated using the functions get_ctmax and get_ctmin.

Value

Thermal tolerance (in ºC)


padpadpadpad/rTPC documentation built on Jan. 17, 2024, 5:33 a.m.