knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

RETLflow

RETLflow package integrates RETL and Rflow packages into a seamles ETL workflow framework for R.

Installation

RETLflow can be installed from GitHub by running:

devtools::install_github("vh-d/RETLflow")

Examples

TBA



vh-d/RETLflow documentation built on July 21, 2020, 8:58 p.m.