R/occurrence_details.R
occurrence_details.Rd
Note that this makes a separate web request for each occurrence uuid, and so may not be wise to use on a large number of uuids.
occurrence_details(uuid, verbose = sbdi_config()$verbose)
uuid | string: one or more record ids, as returned by |
---|---|
verbose | logical: show additional progress information? [default is set by sbdi_config()] |
A named list (named by uuid), each element of which is a list containing the details for that uuid. This inner list will be empty if no match is found for the supplied uuid
Associated SBDI web service: https://api.biodiversitydata.se/#ws102