• Adding pdf package manual.
  • Moving README content to articles.
  • Adding pkgdown website.
  • Removing superfluous code from elements::predict_occ.
  • Including example code running scenario c in the README.
  • Adding Zenodo README badge.
  • Adding function elements::env_filter, which filters a given set of taxa using a set of predictor variables to retain the most suitable taxa only.
  • Including test models (Silene flos-cuculi and Stellaria graminea) to ensure the package is functional (for these two taxa). These models are present in the “./inst/testdata/TestModels” object which is loaded if “./inst/extdata/Models” is not present, or if specified in the elements::startup function.
  • Adding the ability to plot multiple taxa in elements::plot_me function.
  • Adding the argument “normalise” to the elements::plot_me function, which re-scales the y axis values in PDP plots using min-max scaling.
  • First working version with all modelled taxa included.