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.


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