install.packages("devtools")
library(devtools)
install_github("idigbio/ridigbio")
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
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
install.packages("devtools")
library(devtools)
install_github("idigbio/ridigbio")
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
MIT