Description Usage Arguments Value
Generates a population's thermal-performance dataset (TPD) based on some thermal performance traits (TPTs), the number of idnividuals (n), the amount of samples and a specified error.
1 | gen_pop_tpd(n, tpts, samples, error)
|
n |
The number of individuals |
tpts |
A data frame of thermal-performance traits (TPTs) in the format of the output of the get_tpts function |
samples |
The number of samples to be generated for each individual |
error |
The amount of error to be introduced in units of standard deviation. |
A tibble thermal-performance dataset (TPD) with id, p and t as columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.