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_num | Mortality Reporting System with numerical measures |
mrs_age_schema | Star schema for Mortality Reporting System by Age |
mrs_cause_schema | Star schema for Mortality Reporting System by Cause |
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 |