plot_raster: 'IFC_plot' Conversion to 'raster' Plot

View source: R/graphs_utils.R

plot_rasterR Documentation

‘IFC_plot' Conversion to ’raster' Plot

Description

Helper to convert ‘IFC_plot' to ’raster' plot.

Usage

plot_raster(obj, pntsonedge = FALSE)

Arguments

obj

an object of class 'IFC_plot' as created by plotGraph.

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.


IFC documentation built on Sept. 14, 2023, 1:08 a.m.