plot.localSuppression {sdcMicro} | R Documentation |
This function creates barplots to display the number of suppressed values
in categorical key variables to achieve k
-anonymity.
## S3 method for class 'localSuppression'
plot(x, ...)
x |
object of derived from |
... |
Additional arguments, currently available are:
|
a ggplot
plot object
Bernhard Meindl, Matthias Templ
data(francdat)