• Overview
•
Features
•
Installation
•
Get started
•
Long-form documentations
•
Citation
•
Contributing
•
Acknowledgments
•
References
The R package traitdatabases
…
The main purpose of traitdatabases
is to…
You can install the development version from GitHub with:
## Install < remotes > package (if not already installed) ----
if (!requireNamespace("remotes", quietly = TRUE)) {
install.packages("remotes")
}
## Install < traitdatabases > from GitHub ----
remotes::install_github("frbcesab/traitdatabases")
Then you can attach the package traitdatabases
:
library("traitdatabases")
Coming soon…
Coming soon…
Please cite traitdatabases
as:
Casajus N & Frelat R (2025) traitdatabases: An R package to compile trait databases. R package version 0.0.0.9000. https://github.com/frbcesab/traitdatabases/
All types of contributions are encouraged and valued. For more information, check out our Contributor Guidelines.
Please note that the traitdatabases
project is released with a
Contributor Code of
Conduct.
By contributing to this project, you agree to abide by its terms.
Coming soon…
Coming soon…