Skip to contents

Protect tables from tabular

Functions for protecting magnitude and frequency tables from one tabular data or from a set of linked tables.

tab_multi_manager()
Manages the secondary secret of a list of tables
write_hrc2()
Creates a hrc file from correspondence table
tab_rtauargus()
Protect one table by suppressing cells with Tau-Argus
tab_rtauargus2()
Wrapper of tab_rtauargus adapted for tab_multi_manager function.
tab_rtauargus4()
Call Tau-Argus to protect a 4 or 5 dimensions table by splitting it in several 3 dimensions table.
tabulate_micro_data()
tabulate grouped data with all margins, handling hierarchical variables

Data

Data to run examples

activity_corr_table
data - Correspondence table describing the business sectors hierarchy.
nuts23_fr_corr_table
data - Correspondence table describing the NUTS hierarchy.
turnover_act_cj
data - Turnover broken down by business sector and type of companies (fake values).
turnover_act_size
data - Turnover broken down by business sector and size of French companies (fake values).
turnover_nuts_cj
data - Turnover broken down by NUTS and size of French companies (fake values).
turnover_nuts_size
data - Turnover broken down by NUTS and size of French companies (fake values).
turnover_act_nuts_size
data - Turnover broken down by business sector, NUTS, and size of French companies (fake values).
datatest1
data crossing 4 categorical variables, none are hierarchical.
datatest2
data crossing 5 categorical variables, none are hierarchical.
indiv_dt
Companies data at individual level.

Protect tables from microdata

Functions for protecting magnitude and frequency tables, i.e. from a microdataset. Original way to proceed but no longer the favored one.

micro_rtauargus()
Protects tables from microdata
rtauargus_plus()
Mass protection

Step by step functions

Mostly internal functions

tab_rda()
Creates rda files from tabular data
tab_arb()
Creates a batch file (.arb) for tabular data in order to run Tau Argus
micro_asc_rda()
Creates asc and rda files from microdata
micro_arb()
Creates a batch file (.arb) for microdata
run_arb()
Runs a Tau-Argus batch
import()
Imports results from Tau-Argus

Others

rtauargus_options() reset_rtauargus_options()
Manages options of rtauargus package
write_hrc()
Creates a hrc file from microdata
rtauargus rtauargus-package
rtauargus: Using Tau-Argus from R