Skip to content

idigbio-api-hackathon/ridigbio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Installation

install.packages("devtools")
library(devtools)
install_github("idigbio/ridigbio")

Basic usage

idig_search_records(rq=list(genus="acer"))
idig_search_records(rq=list(family="holothuriidae"))

Complete list of terms that can be used is available here

License

MIT

About

ridigbio -- an R interface to iDigBio's API (see http://www.idigbio.org/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%