Skip to content

An R package to wrap the combined Neotoma & Paleobiology API

License

Notifications You must be signed in to change notification settings

EarthLifeConsortium/earthlife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

earthlife

The earthlife package provides a programmatic interface to the EarthLife Consorium's combined API for the Neotoma Paleoecological Database and the Paleobiology Database. The combined API provides access to biological records obtained from fossil samples spanning from the present to the origin of life on earth.

Development

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

Example

Find all fossil records for the genus Canis and include all lower taxa (all species).

# Find all Canis related fossils:
all_canis <- get_by_taxon("Canis", lower = TRUE)

About

An R package to wrap the combined Neotoma & Paleobiology API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages