get_tpts: Get thermal performance traits

Description Usage Arguments Value

View source: R/get_tpts.R

Description

Gets the thermal performance traits from a thermal performance curve

Usage

1
get_tpts(Tm, P, Degree, Pmin)

Arguments

Tm

A vector of temperature values

P

A vector of performance values

Degree

Degree of the polynomial regression that will be used to extract the data.

Pmin

The minimal thermal performance. From it CTmax & CTmin will be determined

Value

A datset of two columns: "trait" with trait ids and "value" for each trait


ggcostoya/tpcurves2 documentation built on Jan. 1, 2021, 2:19 a.m.