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.29

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Bernhard Meindl

Last Published

August 31st, 2019

Functions in sdcTable (0.29)

dimVar-class

S4 class describing a dimVar-object
dimInfo-class

S4 class describing a dimInfo-object
protectedData

get.linProb

query linProb-objects depending on argument type
microData1

synthetic microdata
protectTable

makeProblem

Create a problem instance
create_node

Create a hierarchy
get.dimVar

query dimVar-objects depending on argument type
show,sdcProblem-method

get.cutList

query cutList-objects depending on argument type
cutList-class

S4 class describing a cutList-object
getInfo

query information from objects
createArgusInput

Create input files for tauArgus
init.simpleTriplet

initialize simpleTriplet-objects depending on argument type
createJJFormat

Create input for jj_format
calc.dimVar

modify dimVar-objects depending on argument type
init.cutList

initialize cutList-objects depending on argument type
linProb-class

S4 class describing a linProb-object
problemWithSupps

print,dimVar-method

changeCellStatus

change anonymization status of a specific cell
print,sdcProblem-method

protectLinkedTables

protect two sdcProblem-class objects that have common cells
dataObj-class

S4 class describing a dataObj-object
sdcProb2df

sdcProb2df
get.sdcProblem

query sdcProblem-objects depending on argument type
set.problemInstance

modify problemInstance-objects depending on argument type
sdcProblem-class

S4 class describing a sdcProblem-object
get.simpleTriplet

query simpleTriplet-objects depending on argument type
problem

simpleTriplet-class

S4 class describing a simpleTriplet-object
set.sdcProblem

modify sdcProblem-objects depending on argument type
get.dataObj

query dataObj-objects depending on argument type
microData2

synthetic microdata
get.dimInfo

query dimInfo-objects depending on argument type
runArgusBatchFile

runArgusBatchFile
primarySuppression

Apply primary suppression
set.cutList

modify cutList-objects depending on argument type
problemInstance-class

S4 class describing a problemInstance-object
writeJJFormat

Write a problem in jj-format to a file
set.dataObj

modify dataObj-objects depending on argument type
contributing_indices

Compute contributing units to table cells
get.problemInstance

query problemInstance-objects depending on argument type
setInfo

show,safeObj-method

safeObj-class

S4 class describing a safeObj-object
get.safeObj

query safeObj-objects depending on argument type
init.dimVar

initialize dimVar-object
init.dataObj

initialize dataObj-objects
summary,safeObj-method

summary,sdcProblem-method

set.linProb

change linProb-objects depending on argument type
set.dimInfo

modify dimInfo-objects depending on argument type
calc.cutList

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

perform calculations on problemInstance-objects depending on argument type
calc.sdcProblem

perform calculations on sdcProblem-objects depending on argument type
argusVersion

argusVersion
attack

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

modify simpleTriplet-objects depending on argument type
cellInfo

calc.linProb

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

perform calculations on multiple objects depending on argument type