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.
Version: | 1.0.7 |
Depends: | SSBtools |
Imports: | sdcTable, shiny, methods, Matrix |
Suggests: | knitr, rmarkdown, RegSDC, testthat (≥ 2.1.0) |
Published: | 2022-12-22 |
DOI: | 10.32614/CRAN.package.easySdcTable |
Author: | Øyvind Langsrud [aut, cre] |
Maintainer: | Øyvind Langsrud <oyl at ssb.no> |
BugReports: | https://github.com/statisticsnorway/easySdcTable/issues |
License: | Apache License 2.0 | file LICENSE |
URL: | https://github.com/statisticsnorway/easySdcTable |
NeedsCompilation: | no |
Materials: | NEWS |
In views: | OfficialStatistics |
CRAN checks: | easySdcTable results |
Reference manual: | easySdcTable.pdf |
Vignettes: |
Introduction to easySdcTable The problem of singletons and zeros |
Package source: | easySdcTable_1.0.7.tar.gz |
Windows binaries: | r-devel: easySdcTable_1.0.7.zip, r-release: easySdcTable_1.0.7.zip, r-oldrel: easySdcTable_1.0.7.zip |
macOS binaries: | r-release (arm64): easySdcTable_1.0.7.tgz, r-oldrel (arm64): easySdcTable_1.0.7.tgz, r-release (x86_64): easySdcTable_1.0.7.tgz, r-oldrel (x86_64): easySdcTable_1.0.7.tgz |
Old sources: | easySdcTable archive |
Please use the canonical form https://CRAN.R-project.org/package=easySdcTable to link to this page.