Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

R package easySdcTable

Mentioned in Awesome Official Statistics

Easy interface to the R package sdcTable


Official version on CRAN

https://cran.r-project.org/package=easySdcTable


Installation from CRAN

(Recommended, unless you want to test the newest changes.)

install.packages("easySdcTable")

Installation from github

(If needed, install the devtools package from CRAN first.)

library(devtools)
install_github("olangsrud/easySdcTable")

Load the package

library(easySdcTable)   # Load easySdcTable 
?ProtectTable           # Help documentation of function ProtectTable

About

Easy Interface to the Statistical Disclosure Control Package sdcTable

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.