https://github.com/bmaitner/RBIEN
Tools for accessing the Botanical Information and Ecology Network (BIEN) database
https://github.com/bmaitner/RBIEN
bien biodiversity botanical ecology open-science phylogeny plant r range-maps traits
Last synced: 3 days ago
JSON representation
Tools for accessing the Botanical Information and Ecology Network (BIEN) database
- Host: GitHub
- URL: https://github.com/bmaitner/RBIEN
- Owner: bmaitner
- License: other
- Created: 2017-01-09T18:32:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-02T19:40:46.000Z (3 months ago)
- Last Synced: 2025-04-17T21:28:55.387Z (23 days ago)
- Topics: bien, biodiversity, botanical, ecology, open-science, phylogeny, plant, r, range-maps, traits
- Language: C++
- Homepage: http://bien.nceas.ucsb.edu/bien/
- Size: 86.1 MB
- Stars: 43
- Watchers: 7
- Forks: 10
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
- License: LICENSE
Awesome Lists containing this project
- open-sustainable-technology - RBIEN - Tools for accessing the Botanical Information and Ecology Network database. (Biosphere / Plants and Vegetation)
README
# RBIEN
Tools for accessing the Botanical Information and Ecology Network (BIEN) database# News:
BIEN is back up on CRAN.## Installing
To install the development version of BIEN from Github:```{r}
devtools::install_github("bmaitner/RBIEN")```