R functions and data for inferring traits of benthic species
You can install the development version of traitfinder from github using:
# install.packages("devtools")
devtools::install_github("pmlmodelling/traitfinder", dependencies = TRUE)
Currently the package is only able to identify whether benthic species are suspension or deposit feeders. This can be found as follows:
traitfinder::find_feeding("Acanthocardia tuberculata")