Learn R Programming

ridigbio (version 0.2.2)

idig_count_records: Count record endpoint

Description

Count specimen records matching a query.

Usage

idig_count_records(rq = FALSE, ...)

Arguments

rq
iDigBio record query in nested list format
...
additional parameters

Value

  • count of specimen records matching the query(s)

Details

Quickly return a count of the specimen records matching the query(s) provided.