Learn R Programming

ETLUtils (version 1.5)

ETLUtils-package: Extra utility functions to execute standard ETL operations on large data

Description

Provides functions to load bigdata (e.g. from Oracle) directly into ffdf objects using DBI and some utility functions like recoding and matchmerge which does fast left outer join merging based on match.

Arguments

Examples

Run this code
# NOT RUN {
# See the specified functions in the package
# }

Run the code above in your browser using DataLab