powered by
Retrieve image information using image ids, with an option to download
images( image_id, download = FALSE, download_path, verbose = ala_config()$verbose )
character: IDs of images to be downloaded as single string or vector of strings
logical: if TRUE download all images and add location to dataframe
string: (optional) filepath to download images to. If not given and download param is TRUE, will create an images folder
logical: show additional progress information? [default is set by ala_config()]
Data frame of image results
Associated ALA web service for images https://images.ala.org.au/ws
# NOT RUN { ## Retrieve infomation about an image and download images(id="da5fe120-e213-4cd6-9c5f-62346ed2e466", download=TRUE) # }
Run the code above in your browser using DataLab