get_time_dimension_xml: Get XML for time dimension

Description Usage Arguments

Description

Returns XML for time dimensions. Creates XML that will be used in Mondrian schema.

Usage

1
2
get_time_dimension_xml(engine, time_table = NA, final_design, con,
  debug = FALSE)

Arguments

engine

Data engine. See function create_schema for details.

final_design

Final schema design. See function get_final_design for details.

time_table

Table with time dimension. See function create_schema for details.

con

Connection. 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.