m_tidy_output: Tidy(verse) up NMR results

Description Usage Arguments Value

View source: R/m_tidy_output.R

Description

This function tidys up the output of the biophysical model of ectotherms from the NicheMapR package and returns it as one dataframe.

Usage

1
m_tidy_output(multi_all, monthly_clim = FALSE, avg_loc_out = FALSE)

Arguments

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).

avg_loc_out

When the input data is per individual, this parameter decides if the output should be averaged (TRUE) or not (FALSE).

Value

data.frame


sebmader/LizardsAndNiches documentation built on March 11, 2021, 6:08 p.m.