ProtectTableData: Table suppression according to a frequency rule

Description Usage Arguments Value Examples

View source: R/easySdcTable.R

Description

A wrapper of the function ProtectTable in package easySdcTable

Usage

1

Arguments

data

data frame

...

Further arguments to ProtectTable

Value

Data set output from ProtectTable

Examples

1
2
3
4
5
z1 <- EasyData("z1") 
ProtectTableData(z1, c("region","hovedint"), "ant",  method="SIMPLEHEURISTIC")

z1w <- EasyData("z1w") 
ProtectTableData(z1w, 1, 2:5)    

statisticsnorway/metodebibliotek_testing documentation built on Jan. 21, 2022, 9:24 p.m.