create_schema_xml: Creates final Mondrian XML schema

Description Usage Arguments

Description

Creates final Mondrian XML schema and writes it to specified destination

Usage

1
2
create_schema_xml(engine, table, time_dimension_xml, dimension_xml, measure_xml,
  calculated_member_xml, schema_dest, security_roles, debug = FALSE)

Arguments

engine

Data engine. See function create_schema for details.

table

Table for which schema should be created

time_dimension_xml

Final XML for time dimension

dimension_xml

Final XML for dimensions

measure_xml

Final XML for measures

calculated_member_xml

Final XML for calculated members

schema_dest

Schema destination

security_roles

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.