plot.rasterio._io.DatasetReaderBase | R Documentation |
We can't specify bands yet.
## S3 method for class 'rasterio._io.DatasetReaderBase' plot(x, ..., dimension = if (dev.cur() == 1L) c(256, 256) else dev.size("px"))
x |
open dataset or WarpedVRT dataset |
dimension |
size of array to plot (determine automatically, use |
used for side effect, a plot
plot(open.py(rgba_tif()))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.