Retrieve reusable, phylogenetically diverse and representative images for a set of Open Tree of Life IDs.
Arguments
- otts
a numeric ID or numeric vector of ott ids indicating the particular taxa to evaluate.
- type
whether to return any representative images, only images that have been verified as correctly identified, or only public domain images. Defaults to
"any"
.- rate
maximum number of calls to the API per second.
- key
your OneZoom API key (defaults to the public key of
0
if not specified).- basereq
an httr2 request object, as generated by
oz_basereq()
. IfNA
, uses the default request.