This function creates barplots to display the number of suppressed values in categorical key variables to achieve k-anonymity.

# S3 method for localSuppression
plot(x, ...)

Arguments

x

object of derived from localSuppression()

...

Additional arguments, currently available are:

  • "showDetails": logical, if set, a plot of suppressions by strata is shown (if possible)

Value

a ggplot plot object

Author

Bernhard Meindl, Matthias Templ

Examples

data(francdat)