check_inputs: Check inputs

Description Usage Arguments

Description

Checks inputs to function create_schema. Error is reported when wrong configuration is found, otherwise this function returns nothing.

Usage

1
2
3
4
check_inputs(engine = NA, table = NA, primary_key = NA, con = NA,
  dimension = NA, aggregator = NA, schema_dest = NA,
  data_source_dest = NA, time_table = NA, security_type = NA,
  security_roles = NA, debug = FALSE)

Arguments

engine

See function create_schema for details.

table

See function create_schema for details.

primary_key

See function create_schema for details.

con

See function create_schema for details.

dimension

See function create_schema for details.

aggregator

See function create_schema for details.

schema_dest

See function create_schema for details.

data_source_dest

See function create_schema for details.

time_table

See function create_schema for details.

security_type

See function create_schema for details.

security_roles

See function create_schema for details.

debug

See function create_schema for details.


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