idig_count_media {ridigbio} | R Documentation |
Count media records matching a query.
idig_count_media(rq = FALSE, mq = FALSE, ...)
rq |
iDigBio record query in nested list format |
mq |
iDigBio media query in nested list format |
... |
additional parameters |
Quickly return a count of the media records matching the query(s) provided.
count of media records matching the query(s)
Matthew Collins