Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 517 Bytes

File metadata and controls

18 lines (11 loc) · 517 Bytes

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