powered by
Get information on a specific observation
get_inat_obs_id(id)
a list with full details on a given record
a single id for an iNaturalist observation record
if (FALSE) { m_obs <- get_inat_obs(query="Monarch Butterfly") get_inat_obs_id(m_obs$id[1]) }
Run the code above in your browser using DataLab