Description Usage Arguments Value See Also Examples
Uses the query timestamp associated with the fwsinat
object to perform a new iNaturalist retrieval for the associated
USFWS properties (and possibly project) and updates records that have
changed and adds records created since the previous query.
1 |
fwsinat |
|
fwsinat
object of iNaturalist observations associated
with one or more USFWS properties, and potentially an iNaturalist project.
These observations are joined, when possible, with ITIS
(http://www.itis.gov) information.
inat_retrieve
for details on making the initial
retrieval of iNaturalist observations
1 2 3 4 5 6 7 8 9 10 | ## Not run:
# Default is to retrieve observations from the USFWS National Wildlife
# Refuge System project on all available USFWS properties
fws <- inat_retrieve()
# Wait a while... hours, days, months... for users to update and add new
# observations
fws <- inat_update(fws)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.