plot.localSuppression: Plots for localSuppression objects
Description
This function creates barplots to display the number of suppressed values
in categorical key variables to achieve k
-anonymity.
Usage
# S3 method for localSuppression
plot(x, ...)
Value
a ggplot
plot object
Arguments
- x
object of derived from localSuppression()
- ...
Additional arguments, currently available are:
Author
Bernhard Meindl, Matthias Templ