star_database adding previous operationsCreates a star_database adding previous operations
star_database_with_previous_operations(
schema,
instances,
unknown_value = NULL,
operations = NULL,
lookup_tables = NULL
)A star_database object.
A star_schema object.
A flat table to define the database instances according to the schema.
A string, value used to replace NA values in dimensions.
A list of operations.
A list of lookup tables.