Other packages > Find by keyword >

easySdcTable  

Easy Interface to the Statistical Disclosure Control Package 'sdcTable' Extended with Own Implementation of 'GaussSuppression'
View on CRAN: Click here


Download and install easySdcTable package within the R console
Install from CRAN:
install.packages("easySdcTable")

Install from Github:
library("remotes")
install_github("cran/easySdcTable")

Install by package version:
library("remotes")
install_version("easySdcTable", "1.1.2")



Attach the package and use:
library("easySdcTable")
Maintained by
Øyvind Langsrud
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-12-30
Latest Update: 2025-08-20
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(), protect_linked_tables() or runArgusBatchFile() in package 'sdcTable' is called. Lists of level-hierarchy (parameter 'dimList') and other required input to these functions are created automatically. The suppression method Gauss (default) is implemented independently of 'sdcTable'. The function, PTgui(), starts a graphical user interface based on the 'shiny' package.
How to cite:
Øyvind Langsrud (2016). easySdcTable: Easy Interface to the Statistical Disclosure Control Package 'sdcTable' Extended with Own Implementation of 'GaussSuppression'. R package version 1.1.2, https://cran.r-project.org/web/packages/easySdcTable. Accessed 15 Jun. 2026.
Previous versions and publish date:
0.1 (2016-12-30 12:29), 0.2.1 (2017-02-16 17:27), 0.3.0 (2017-04-10 11:16), 0.3.1 (2018-01-15 09:45), 0.3.3 (2019-02-20 15:20), 0.5.0 (2020-04-04 19:10), 0.6.0 (2020-07-27 11:10), 0.7.0 (2021-05-20 08:00), 0.8.0 (2021-08-12 23:20), 0.9.0 (2021-09-10 15:30), 1.0.0 (2021-10-11 12:30), 1.0.1 (2022-01-03 11:00), 1.0.3 (2022-03-22 14:10), 1.0.7 (2022-12-23 00:10), 1.1.1 (2025-03-17 15:10)
Other packages that cited easySdcTable R package
View easySdcTable citation profile
Other R packages that easySdcTable depends, imports, suggests or enhances
Complete documentation for easySdcTable
Functions, R codes and Examples using the easySdcTable R package
Some associated functions: EasyData . IncDefault . PTgui . PTwrap . PTxyz . ProtectTable . ProtectTable1 . ReplaceDimList . 
Some associated R codes: EasyData.R . IncProgress.R . PTwrap.R . PTxyz.R . ProtectTable.R . ProtectTable1.R . PtGui.R . RbindAllwithNames.R . ReplaceDimList.R .  Full easySdcTable package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

wfindr  
Crossword, Scrabble and Anagram Solver
Provides a large English words list and tools to find words by patterns. In particular, anagram find ...
Download / Learn more Package Citations See dependency  
r4ss  
R Code for Stock Synthesis
A collection of R functions for use with Stock Synthesis, a fisheries stock assessment modeling pla ...
Download / Learn more Package Citations See dependency  
MedDietCalc  
Multi Calculator to Compute Scores of Adherence to Mediterranean Diet
Multi Calculator of different scores to measure adherence to Mediterranean Diet, to compute them in ...
Download / Learn more Package Citations See dependency  
graphkernels  
Graph Kernels
A fast C++ implementation for computing various graph kernels including (1) simple kernels between v ...
Download / Learn more Package Citations See dependency  
faq  
Create FAQ Page
Create Frequently Asked Questions page for Shiny application. ...
Download / Learn more Package Citations See dependency  
expss  
Tables, Labels and Some Useful Functions from Spreadsheets and 'SPSS' Statistics
Package computes and displays tables with support for 'SPSS'-style labels, multiple and nested bann ...
Download / Learn more Package Citations See dependency  

27,457

R Packages

233,548

Dependencies

73,054

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA