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

ETLtools

ETLtools is an R package that provides tools for ETL processes in R.

Installation

You can install the master version of ETLtools from GitHub with:

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


vh-d/ETLtools documentation built on May 18, 2019, 2:36 p.m.