The goal of the earthlife
package is to provide a programmatic interface to the EarthLife Consorium's combined API for the Neotoma Paleoecological Database and the Paleobiology Database.
We welcome contributions from any individual, whether code, documentation, or issue tracking. All participants are expected to follow the code of conduct for this project.
- Simon Goring - University of Wisconsin-Madison, Department of Geography
This is a basic example which shows you how to solve a common problem:
# Find all Canis related fossils:
all_canis <- get_by_taxon("Canis")