starschemar (version 1.2.0)

snake_case_fact: 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 fact_table snake_case_fact(ft)

Arguments

ft

A fact_table object.

Value

A fact_table object.