Lists images in chronological order of submission, from most to least recent.
list_images(start, length, options = NULL, ...)
The index to start with. Using 0 starts with the most recently-submitted image.
The number of images to list.
See details for the options for options.
curl options passed on to crul::HttpClient
Here are the options for the options argument:
citationStart: (optional) Integer Indicates where in the string the citation starts. May be null.
html: (optional) StringHTML version of the name.
namebankID: (optional) StringuBio Namebank identifier. May be null.
root: (optional) Boolean If true, this name has no hyperonyms (names of supertaxa). (Should only be true for Panbiota/Vitae.)
string: (optional) String The text of the name, including the citation, if any.
type: (optional) String Either "scientific or "vernacular.
uid: (always) String Universally unique identifier.
uri: (optional) String The unique URI associated with the name.
votes: (optional) Integer The number of votes this name has received. (Currently unused.)