Description Usage Arguments Details Value
merge_two_data
Merges the dataset with selection (PRCS) and the one
that does not have selection data into a single dataset - PRC
1 | merge_two_data(dat_nos, dat_prcs, traits = FALSE)
|
dat_nos |
Dataset without selection. |
dat_prcs |
Dataset with selection - PRCS (Phenotypic Responses to Climate with Selection data). |
traits |
A boolean indicating whether the phenotypic traits are used as response. |
This function merges the dataset without selection with the one that contains selection data, PRCS (Phenotypic Responses to Climate with Selection data. The unique studies are retained in the resulting PRC (Phenotypic Responses to Climate) dataset.
A dataframe combining the studies for which selection data are available with those for which no selection data are available. This constitutes a PRC dataset ('Phenotypic Responses to Climate')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.