Learn R Programming

⚠️There's a newer version (1.0.7) of this package.Take me there.

easySdcTable (version 0.6.0)

Easy Interface to the Statistical Disclosure Control Package 'sdcTable'

Description

The main function, ProtectTable(), performs table suppression according to a frequency rule with a data set as the only required input. Within this function, protectTable(), protectLinkedTables() or runArgusBatchFile() in package 'sdcTable' is called. Lists of level-hierarchy (parameter 'dimList') and other required input to these functions are created automatically. The function, PTgui(), starts a graphical user interface based on the shiny package.

Copy Link

Version

Install

install.packages('easySdcTable')

Monthly Downloads

399

Version

0.6.0

License

Apache License 2.0 | file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Oyvind Langsrud

Last Published

July 27th, 2020

Functions in easySdcTable (0.6.0)

IncDefault

Default IncProgress function
EasyData

Function that returns a dataset
ReplaceDimList

ReplaceDimList
ProtectTable1

Easy input interface to sdcTable
PTgui

Table suppression - Shiny Gui
sosialFiktiv

Fictitious datasets used in the examples.
ProtectTable

Easy interface to sdcTable: Table suppression according to a frequency rule.
PTxyz

ProtectTable with output ready for SuppressDec in package RegSDC
PTwrap

Wrapper to ProtectTable() with additional methods (partly experimental)