run_extract: Run extract step.

View source: R/extract_runner.R

run_extractR Documentation

Run extract step.

Description

Step is responsible for reading data from local files and DB needed for the transform step.

Usage

run_extract(con, extract, path)

Arguments

con

The active DB connection.

extract

Extract function loaded from config.

path

Path to the project directory, for locating the transform tests

Value

The extracted data.


vimc/dettl documentation built on Oct. 6, 2022, 2:13 p.m.