Init parameters:
init_params.R script was removed from the app. The parameters were located at different functions or files.
create_landscape()
creates an empty landscapenf_value
specified at init_params were set by default to 2 in the functions dist2nf()
, potential_dispersion()
. pp_value
specified at init_params were set by default to 1 in the functions potential_dispersion()
, and input_progagule()
. server.R
of the shinyapp.ri_range
, i.e. the minimum and maximum values of plant richness in each of the landscape class are incorporated in the function initRichness()
. In the app the default values of this dataframe was used for the study area (Sierra Nevada, southern Spain).
The documentation of functions has been updated and improved.
A new module has been implemented in the app to incorporate the climate-proxy functions, using the equation from Gómez-Aparicio et al. (2009)
Several vignettes are added containing detailed manual of how diveRpine runs.
dist2nf()
, initRichness()
, input_progagule()
, potential_dispersion()
..bib
file). createLandscape()
, disper()
, and disper_time()
. plot_landscape()
, plot_progagule()
; plot_richness()
, potential_dispersion()
potential_dispersion()
. as()
to methods::as()
createLandscape.R:
remove code block commented
change ratify factor levels
Improve function documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.