tomasgreif/mondrianr: Create Mondrian schema in R

Package mondrianr creates Mondrian schema from given dataset. Currently supports tables in PostgreSQL and data frames in R. R data frames are always converted to SQLite database. For R data frames, time dimension is generated automatically.

Getting started

Package details

AuthorTomas Greif
MaintainerTomas Greif <greif.tomas@gmail.com>
LicenseGPL-2
Version0.1.4
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tomasgreif/mondrianr")
tomasgreif/mondrianr documentation built on May 31, 2019, 5:15 p.m.