set_fact_name: Set fact name

View source: R/fact_table.R

set_fact_nameR Documentation

Set fact name

Description

It allows us to define the name of facts.

Usage

set_fact_name(ft, name)

## S3 method for class 'fact_table'
set_fact_name(ft, name)

Arguments

ft

A fact_table object.

name

A string, name of fact.

Details

Attributes can be accessed directly but this function has been defined because it is used from other classes and is thus done in a more controlled way.

Value

A fact_table object.


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