Learn R Programming

ridigbio (version 0.3.2)

idig_count_media: Count media endpoint

Description

Count media records matching a query.

Usage

idig_count_media(rq = FALSE, mq = FALSE, ...)

Arguments

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

Value

  • count of media records matching the query(s)

Details

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