Skip to contents

Prepares raw data to be loaded into a database

Manipulate the raw data such that it can be loaded into a database table. Usually this means converting the raw data to (a series of) CSV files, which are also stored locally

Usage

# S3 method for etl_idswb
etl_transform(obj, ...)

Arguments

obj

An etl object

...

arguments passed to methods

Value

Populates load directory with data