get_fact_name: Get fact name

View source: R/star_schema_attributes.R

get_fact_nameR Documentation

Get fact name

Description

Get the name of the fact table.

Usage

get_fact_name(st)

## S3 method for class 'star_schema'
get_fact_name(st)

Arguments

st

A star_schema object.

Value

A string, name of the fact table.


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