Description Usage Arguments Value
View source: R/image_download.R
Download Image Raster for ArcGIS Online
1 2 3 4 5 6 7  | image_download(
  webserver,
  bbox = NULL,
  bbox_sr = NULL,
  size = "600,800",
  verbose = FALSE
)
 | 
webserver | 
 list output from   | 
bbox | 
 
  | 
bbox_sr | 
 
  | 
size | 
 character, defaults to "600,800"; change to what you need.  | 
verbose | 
 Logical, defaults to   | 
RasterBrick
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.