new_star_schema: star_schema S3 class

View source: R/star_schema.R

new_star_schemaR Documentation

star_schema S3 class

Description

Internal low-level constructor that creates new objects with the correct structure.

Usage

new_star_schema(ft = tibble::tibble(), sd = dimensional_model())

Arguments

ft

A tibble, implements a flat table.

sd

A dimensional_model object.

Value

A star_schema object.


josesamos/starschemar documentation built on Jan. 26, 2024, 2:03 p.m.