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