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 May 29, 2024, 10:49 a.m.