plot_raster | R Documentation |
Helper to convert ‘IFC_plot' to ’raster' plot.
plot_raster(obj, pntsonedge = FALSE)
obj |
an object of class 'IFC_plot' as created by |
pntsonedge |
whether points outside of plotting region should be bounded on the edge. Default is FALSE to clip points. NA can be used to produce hybrid display, with plot being drawn with 'pntsonedge' = FALSE on top of plot with 'pntsonedge' = TRUE. |
plot ‘IFC_plot' with ’raster' backend and invisibly returns the computed raster.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.