Description Usage Arguments Value
View source: R/m_tidy_output_loc.R
This function tidys up the output of the biophysical model of ectotherms from the NicheMapR package and returns it as one dataframe. This function takes over the tidying of input data that is averaged over location.
1 | m_tidy_output_loc(multi_all, monthly_clim = FALSE)
|
multi_all |
A list of different climate scenarios which are lists of locations which are lists containing the microclimate and biophysical model outputs plus some parameter settings (see vignette of 'ectotherm' and 'micro_global' in NicheMapR package). |
monthly_clim |
Boolean to define whether the microclimate variables are reported per month or as yearly average (default = FALSE). |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.