Description Usage Arguments See Also Examples
View source: R/format_inat_images.R
Download iNaturalist images for a recod and format them with metadata
1 | format_inat_images(obs_id, outpath = ".", verbose = TRUE)
|
obs_id |
iNaturalist id of the record |
outpath |
path to the output folder |
verbose |
print out comments while processing the images |
Other image functions: downlaod_images
1 2 3 4 | ## Not run:
format_inat_images(inatrecid)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.