plot_sensitive | R Documentation |
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, ...)
x |
sdc_raster object |
value |
character which value layer to be used for values, e.g. "sum", "count", "mean" (default). |
main |
character title of map. |
col |
color palette to be used, passed on to |
... |
passed on to |
Other plotting:
plot.sdc_raster()
Other sensitive:
disclosure_risk()
,
is_sensitive_at()
,
is_sensitive()
,
remove_sensitive()
,
sdc_raster()
,
sensitivity_score()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.