Obtain a star database from the flat table and a star schema.
See also
Other flat table definition functions:
flat_table()
,
get_table()
,
get_unknown_value_defined()
,
get_unknown_values()
,
read_flat_table_file()
,
read_flat_table_folder()
Examples
db <- flat_table('ft_num', ft_num) |>
as_star_database(mrs_cause_schema)