get_pop_tpts: Get population thermal performance traits

Description Usage Arguments Value

View source: R/get_pop_tpts.R

Description

Gets an entire populations thermal performance traits from TP data.

Usage

1
get_pop_tpts(TPD, Degree, Pmin)

Arguments

TPD

A population's temperature performance dataset with ID, Tm & P columns

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 three columns: "ID" for individual, "trait" with trait ids and "value" for each trait.


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