Learn R Programming

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

sdcTable

This is the git-repo for sdcTable development.

On github, development of the R-package sdcTable takes place. A version is provided on CRAN, too.

Please feel free to report bugs, issues and suggestions to enhance the package on the issue-tracker.

Installation

CRAN

install.packages("sdcTable")

Github

install.packages("remotes")
remotes::install_github(
  repo = "sdcTools/sdcTable",
  dependencies = TRUE,
  build_opts = c("--no-resave-data", "--no-manual")
)

Usage

Please have a look at the package vignette and/or browse the automatically generated documentation.

Updates

Updates/Changes are listed here.

Copy Link

Version

Install

install.packages('sdcTable')

Monthly Downloads

1,116

Version

0.31

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Bernhard Meindl

Last Published

March 10th, 2020

Functions in sdcTable (0.31)

create_node

Create a hierarchy
changeCellStatus

change anonymization status of a specific cell
contributing_indices

Compute contributing units to table cells
get.dimInfo

query dimInfo-objects depending on argument type
get.dataObj

query dataObj-objects depending on argument type
dimInfo-class

S4 class describing a dimInfo-object
makeProblem

Create a problem instance
sdcProb2df

Transform a problem instance
get.dimVar

query dimVar-objects depending on argument type
microData1

synthetic microdata
get.linProb

query linProb-objects depending on argument type
sdcProblem-class

S4 class describing a sdcProblem-object
cutList-class

S4 class describing a cutList-object
print,dimVar-method

dimVar-class

S4 class describing a dimVar-object
dataObj-class

S4 class describing a dataObj-object
primarySuppression

Apply primary suppression
set.cutList

modify cutList-objects depending on argument type
summary,safeObj-method

set.dataObj

modify dataObj-objects depending on argument type
print,sdcProblem-method

calc.sdcProblem

perform calculations on sdcProblem-objects depending on argument type
get.sdcProblem

query sdcProblem-objects depending on argument type
createArgusInput

Create input files for tauArgus
set.problemInstance

modify problemInstance-objects depending on argument type
problemWithSupps

protectLinkedTables

Protect two tables with common cells
createJJFormat

Create input for jj_format
get.simpleTriplet

query simpleTriplet-objects depending on argument type
getInfo

query information from objects
init.cutList

initialize cutList-objects depending on argument type
get.cutList

query cutList-objects depending on argument type
set.sdcProblem

modify sdcProblem-objects depending on argument type
writeJJFormat

Write a problem in jj-format to a file
show,safeObj-method

problemInstance-class

S4 class describing a problemInstance-object
microData2

synthetic microdata
problem

init.simpleTriplet

initialize simpleTriplet-objects depending on argument type
summary,sdcProblem-method

setInfo

set.linProb

change linProb-objects depending on argument type
linProb-class

S4 class describing a linProb-object
protectTable

Protecting '>sdcProblem objects
set.dimInfo

modify dimInfo-objects depending on argument type
get.safeObj

query safeObj-objects depending on argument type
get.problemInstance

query problemInstance-objects depending on argument type
runArgusBatchFile

runArgusBatchFile
init.dimVar

initialize dimVar-object
simpleTriplet-class

S4 class describing a simpleTriplet-object
protectedData

safeObj-class

S4 class describing a safeObj-object
init.dataObj

initialize dataObj-objects
show,sdcProblem-method

calc.multiple

perform calculations on multiple objects depending on argument type
argusVersion

argusVersion
cellInfo

attack

attacking primary suppressed cells and calculating current lower and upper bounds
calc.linProb

perform calculations on linProb-objects depending on argument type
calc.cutList

perform calculations on cutList-objects depending on argument type
calc.dimVar

modify dimVar-objects depending on argument type
calc.simpleTriplet

modify simpleTriplet-objects depending on argument type
calc.problemInstance

perform calculations on problemInstance-objects depending on argument type