The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

sdcHierarchies

R-CMD-check GitHub last commit GitHub code size in bytes Mentioned in Awesome Official Statistics

R-Package to (interactively) generate or modify (nested) hierarchies that are required as input for packages such as sdcTable or cellKey.

The package is in its early stages and may change in future versions. Still, any feedback/pull requests are very much welcome!

Installation

CRAN

The latest version from CRAN can be installed via

install.packages("sdcHierarchies")

Github

The latest development-version can be installed directly via:

install.packages("remotes")
remotes::install_github(
  repo = "bernhard-da/sdcHierarchies",
  dependencies = TRUE,
  build_opts = c("--no-resave-data", "--no-manual")
)

Usage

Please have a look at the package vignette sdcHierarchies::hier_vignette() or by clicking here or browse the automatically generated documentation.

Updates

Updates/Changes are listed here.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.