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.
SCDB
is a package for easily maintaining and updating
data with a slowly changing dimension. More specifically, the package
facilitates type-2 history for data warehouses and provide a number of
quality-of-life improvements for working with SQL databases within
R.
To better understand what a slowly changing dimension is and how and
this packages provides it, see
vignette("slowly-changing-dimension")
.
# Install SCDB from CRAN:
install.packages("SCDB")
# Alternatively, install the development version from github:
# install.packages("devtools")
::install_github("ssi-dk/SCDB") devtools
For basic usage examples, see vignette("SCDB")
.
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.