R package easySdcTable
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