Plots t the sensitive cells of the sdc_raster. The sensitive cells are
plotted in red. The sensitive cells are determined using is_sensitive
.
plot_sensitive(x, value = "mean", main = "sensitive", col, ...)
sdc_raster object
character which value layer to be used for values, e.g. "sum", "count", "mean" (default).
character title of map.
color palette to be used, passed on to raster::plot()
.
passed on to plot.sdc_raster
.
Other plotting:
plot.sdc_raster()
Other sensitive:
disclosure_risk()
,
is_sensitive()
,
is_sensitive_at()
,
remove_sensitive()
,
sdc_raster()
,
sensitivity_score()