plainview-package | R Documentation |
Plot Raster Images Interactively on a Plain HTML Canvas
Provides methods for plotting potentially large (raster) images interactively on a plain HTML canvas. Supports plotting of RasterLayer, RasterStack, RasterBrick (from package raster) as well as png files located on disk. Interactivity includes zooming, panning, and mouse location information. In case of multi-layer RasterStacks or RasterBricks, RBG image plots are created (similar to raster::plotRGB - but interactive).
Tim Appelhans, Stephan Woellauer Maintainer: Tim Appelhans tim.appelhans@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.