Obtaining Star Databases from Flat Tables


[Up] [Top]

Documentation for package ‘rolap’ version 2.1.0

Help Pages

as_dm_class Generate a 'dm' class with fact and dimension tables
as_dm_class.constellation Generate a 'dm' class with fact and dimension tables
as_dm_class.star_database Generate a 'dm' class with fact and dimension tables
as_tibble_list Generate a list of tibbles with fact and dimension tables
as_tibble_list.constellation Generate a list of tibbles with fact and dimension tables
as_tibble_list.star_database Generate a list of tibbles with fact and dimension tables
constellation 'constellation' S3 class
define_dimension Define dimension in a 'star_schema' object.
define_dimension.star_schema Define dimension in a 'star_schema' object.
define_facts Define facts in a 'star_schema' object.
define_facts.star_schema Define facts in a 'star_schema' object.
dimension_schema 'dimension_schema' S3 class
fact_schema 'fact_schema' S3 class
ft Mortality Reporting System
ft_age Mortality Reporting System by Age Group
ft_age_rpd Mortality Reporting System by Age
ft_cause_rpd Mortality Reporting System by Cause
ft_num Mortality Reporting System with numerical measures
get_dimension_attribute_names Get the names of the attributes of a dimension
get_dimension_attribute_names.star_database Get the names of the attributes of a dimension
get_fact_measure_names Get the names of the measures of a star database
get_fact_measure_names.star_database Get the names of the measures of a star database
get_role_playing_dimension_names Get the names of the role playing dimensions
get_role_playing_dimension_names.constellation Get the names of the role playing dimensions
mrs_age_schema Star schema for Mortality Reporting System by Age
mrs_age_schema_rpd Star schema for Mortality Reporting System by Age with additional dates
mrs_cause_schema Star schema for Mortality Reporting System by Cause
mrs_cause_schema_rpd Star schema for Mortality Reporting System by Cause with additional dates
role_playing_dimension Define a role playing dimension and its associated dimensions
role_playing_dimension.star_database Define a role playing dimension and its associated dimensions
set_dimension_attribute_names Rename the attributes of a dimension
set_dimension_attribute_names.star_database Rename the attributes of a dimension
set_fact_measure_names Rename the measures of a star database
set_fact_measure_names.star_database Rename the measures of a star database
snake_case Transform names according to the snake case style
snake_case.star_database Transform names according to the snake case style
star_database 'star_database' S3 class
star_schema 'star_schema' S3 class