Skip to content

vijaybarve/rvertnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interface to the VertNet collections database.

See the Wiki for examples of use cases for functions.

VertNet API documentation here: -> https://github.com/VertNet/Darwin-Core-Engine/wiki/Prototype-Search-API

Documentation for Darwin Core Names and their short names -> https://github.com/VertNet/Darwin-Core-Engine/wiki/Darwin-Core-short-names -> Look up short names in rvertnet by typing: dcnames() -> Darwin Core terms examples, etc.: http://rs.tdwg.org/dwc/terms/index.htm

Install rvertnet:

install.packages("devtools")
require(devtools)
install_github("rvertnet", "ropensci")
require(rvertnet)

About

Wrapper to the VertNet API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%