prepare_infrastructure: Prepare infrastructure

Description Usage Arguments

Description

Prepare infrastructure. This includes all steps necessary before we start creating schema. For some data engines there is nothing to prepare

Usage

1
2
prepare_infrastructure(engine = NA, table = NA, time_table = NA,
  debug = FALSE)

Arguments

engine

Data engine. See function create_schema for details.

table

Table with data. See function create_schema for details.

time_table

Table with time dimension. See function create_schema for details.

debug

Print additional information useful for debugging.


tomasgreif/mondrianr documentation built on May 31, 2019, 5:15 p.m.