Description Usage Arguments Value References Examples
Retrieve image information using image ids, with an option to download
1 2 3 | images(id, download = FALSE, download_path, verbose = sbdi_config()$verbose)
images(id, download = FALSE, download_path, verbose = sbdi_config()$verbose)
|
id |
character: IDs of images to be downloaded as single string or vector of strings |
download |
logical: if TRUE download all images and add location to dataframe |
download_path |
string: (optional) filepath to download images to. If not given and download param is TRUE, will create an images folder |
verbose |
logical: show additional progress information? [default is set by sbdi_config()] |
Data frame of image results
Associated SBDI web service for images https://images.bioatlas.se/ws
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.