Description Usage Arguments Value
View source: R/visualizeRaster.R
Display a level plot for a raster.
| 1 2 3 | visualizeRasterUI(id, ...)
visualizeRaster(input, output, session, raster, ...)
 | 
| id | An id string that corresponds with the id used to call the module's UI function. | 
| ... | Additional UI parameters passed to  | 
| input | shiny server input object | 
| output | shiny server output object | 
| session | shiny server session object | 
| raster | Raster which should be visualized. Might be a reactive value containing raster. | 
None. Invoked for the side-effect of rendering bar plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.