Description Usage Arguments Value
prepare_data
subsets the dataset according to the specified conditions.
1 2 |
data |
A dataframe containing per each study the time series of relevant variables (i.e. yearly climate values, yearly trait values or yearly selection differentials) to be analyzed. |
temperature |
A boolean indicating if the temperature data should be extracted (default is FALSE). |
precipitation |
A boolean indicating if the precipitation data should be extracted (default is FALSE). |
phenology |
A boolean indicating if the phenological data should be extracted (default is FALSE). |
morphology |
A boolean indicating if the morphological data should be extracted (default is FALSE). |
A dataframe that is a subset of the dataframe supplied via the argument 'data'. This dataframe is subset according to the specified requirements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.