idig_count_records {ridigbio} | R Documentation |
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 |
Details
Quickly return a count of the specimen records matching the query(s) provided.
Value
count of specimen records matching the query(s)
Author(s)
Matthew Collins
[Package ridigbio version 0.3.8 Index]