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.
install.packages("sdcTable")
install.packages("remotes")
remotes::install_github(
repo = "sdcTools/sdcTable",
dependencies = TRUE,
build_opts = c("--no-resave-data", "--no-manual")
)
Please have a look at the package vignette and/or browse the automatically generated documentation.
Updates/Changes are listed here.