The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

fwtraits for retrieving from www.freshwaterecology.info database

License R-CMD-check codecov GitHub Downloads

logo

Aim of the package

fwtraits provides a seamless and robust access to the species ecological parameters, traits, or indicators from the www.freshwaterecology.info database (Schmidt-Kloiber & Hering 2015). The database hosts an array of ecological parameters for different taxonomic groups, including fish, macroinvertebrates, phytoplankton, diatoms, and phytobenthos. Experts periodically review the data to ensure quality. The data is used in ecological studies, primarily for functional diversity or macroecological analyses.

NOTE

Package installation

To access the package:

# install.packages("devtools")

if (!requireNamespace("remotes", quietly = TRUE)) install.packages("remotes")

remotes::install_github("AnthonyBasooma/fwtraits")

#To access the package vignettes in RStudio using vignettes function.
remotes::install_github("AnthonyBasooma/fwtraits", build_vignettes = TRUE, dependencies = TRUE)

Package usage


The database is arranged into organism groups including macroinvertebrates, fishes, phytoplankton, macrophytes, and phytobenthos most especially the diatoms (Figure 1). The package is a wrapper around the fweapi2 developed and maintained by the University of Natural Resources and Life Sciences (BOKU), Vienna, Austria.

Before using the package, the user is strongly advised to run the fw_be4ustart() to get the steps required to access and use the package in accessing the species ecological parameters, traits or indicators.

Figure 1. Accessing the species traits or ecological parameters from the Freshwaterecology.info database (FW DB).

Main functions

Other utility functions

Funding

The package was created with support from the AquaINFRA project which is aimed at developing data and services to support marine and freshwater scientists and stakeholders. Also, the DANUBE4All project and HR21 Doctoral School under BOKU University provided logistical support during the development of this package.

References

Schmidt-Kloiber, A., & Hering, D. (2015). Www.freshwaterecology.info - An online tool that unifies, standardises and codifies more than 20,000 European freshwater organisms and their ecological preferences. Ecological Indicators, 53, 271-282. https://doi.org/10.1016/j.ecolind.2015.02.007

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.