Skip to contents

Get the names of the star schemas in a constellation.

Usage

get_star_schema_names(ct)

# S3 method for constellation
get_star_schema_names(ct)

Arguments

ct

A constellation object.

Value

A vector of star schema names.

Examples


d <- ct_mrs |>
  get_star_schema_names()