etl_read: Read (extract) part of ETL reading tables

Description Usage Arguments

Description

Read (extract) part of ETL reading tables

Usage

1
2
etl_read(from, name, schema = NULL, asDT = TRUE, lowercase = TRUE,
  ...)

Arguments

from

DBI/R environment/file name

name

character; table name

schema

character;

asDT

logical

lowercase

logical;

...

args passed to read function


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