snake_case_fact: Transform names according to the snake case style in a fact...

View source: R/fact_table_snake_case.R

snake_case_factR Documentation

Transform names according to the snake case style in a fact table

Description

Transform foreign keys, measures and fact table names according to the snake case style.

Usage

snake_case_fact(ft)

## S3 method for class 'fact_table'
snake_case_fact(ft)

Arguments

ft

A fact_table object.

Value

A fact_table object.


josesamos/starschemar documentation built on Jan. 26, 2024, 2:03 p.m.