Skip to content

An R package for finding traits for benthic species

License

GPL-3.0, CC0-1.0 licenses found

Licenses found

GPL-3.0
LICENSE
CC0-1.0
LICENSE.md
Notifications You must be signed in to change notification settings

pmlmodelling/traitfinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

traitfinder

R functions and data for inferring traits of benthic species

Installation

You can install the development version of traitfinder from github using:

# install.packages("devtools")
devtools::install_github("pmlmodelling/traitfinder", dependencies = TRUE)

Example

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

About

An R package for finding traits for benthic species

Resources

License

GPL-3.0, CC0-1.0 licenses found

Licenses found

GPL-3.0
LICENSE
CC0-1.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages