Description Usage Arguments See Also Examples
View source: R/downlaod_images.R
Download iNaturalist images
1 | downlaod_images(dat, size = "medium", outpath = ".")
|
dat |
data frame containing taxonomic list |
size |
image size. Values accepted are "small", "medium", "large", "original". Deafault(medium). |
outpath |
path to the output folder |
Other image functions: format_inat_images
1 2 3 4 | ## Not run:
downlaod_images(inatdata)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.