new_constellation: 'constellation' S3 class

View source: R/constellation.R

new_constellationR Documentation

constellation S3 class

Description

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

Usage

new_constellation(lst = list(), name = NULL)

Arguments

lst

A list of star_schema objects.

name

A string.

Value

A constellation object.


starschemar documentation built on Nov. 11, 2023, 5:09 p.m.