Releases: ropensci/allodb
Releases · ropensci/allodb
version submitted for peer-review
This is the version accompanying the methods paper of Gonzalez-Akre et al., submitted September 2020 for peer review.
allodb 0.0.0.9004
- Organize the database as a collection of normalized .csv files.
- New
master()
joins multiple database-tables.- It returns all character columns to preserve different text-representations of missing values.
- New
set_type()
converts columns ofmaster()
from character to the correct type.
allodb 0.0.0.9003
Remove Joe's wood density data (#27).
allodb 0.0.0.9002
Remove obsolete objects (mostly from Ervan).
allodb 0.0.0.9001
Restructure as an R package sensu stricto.