format_inat_images: Download formated iNaturalist images

Description Usage Arguments See Also Examples

View source: R/format_inat_images.R

Description

Download iNaturalist images for a recod and format them with metadata

Usage

1
format_inat_images(obs_id, outpath = ".", verbose = TRUE)

Arguments

obs_id

iNaturalist id of the record

outpath

path to the output folder

verbose

print out comments while processing the images

See Also

Other image functions: downlaod_images

Examples

1
2
3
4
## Not run: 
format_inat_images(inatrecid)

## End(Not run)

vijaybarve/imageNat documentation built on Dec. 23, 2019, 6:39 p.m.