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 an additional method that is not available in 'sdcTable'. The function, PTgui(), starts a graphical user interface based on the 'shiny' package.
Version: | 1.0.3 |
Depends: | SSBtools |
Imports: | sdcTable, shiny, methods, Matrix |
Suggests: | knitr, rmarkdown, RegSDC, testthat (≥ 2.1.0) |
Published: | 2022-03-22 |
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.3.tar.gz |
Windows binaries: | r-devel: easySdcTable_1.0.3.zip, r-release: easySdcTable_1.0.3.zip, r-oldrel: easySdcTable_1.0.3.zip |
macOS binaries: | r-release (arm64): easySdcTable_1.0.3.tgz, r-oldrel (arm64): easySdcTable_1.0.3.tgz, r-release (x86_64): easySdcTable_1.0.3.tgz, r-oldrel (x86_64): easySdcTable_1.0.3.tgz |
Old sources: | easySdcTable archive |
Please use the canonical form https://CRAN.R-project.org/package=easySdcTable to link to this page.