Learn R Programming

rolap (version 2.5.1)

snake_case_table.fact_table: Transform names according to the snake case style

Description

Transform names according to the snake case style

Usage

# S3 method for fact_table
snake_case_table(table)

Value

A fact_table object.

Arguments

table

A fact_table object.