Description Usage Arguments Value See Also Examples
Note that there is currently no web service that provides image information, and so we are scraping results from pages of the form https://images.bioatlas.se/image/details?imageId=id. This web scraping may be fragile, and will be replaced by a web-service-based function when one becomes available.
1 | image_info(id, verbose = sbdi_config()$verbose)
|
id |
character: IDs of images (e.g. as returned by |
verbose |
logical: show additional progress information? [default is set by sbdi_config()] |
A data.frame with one row per id
, and at least the columns
imageIdentifier and imageURL
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.