snake_case_table.fact_table {rolap}R Documentation

Transform names according to the snake case style

Description

Transform names according to the snake case style

Usage

## S3 method for class 'fact_table'
snake_case_table(table)

Arguments

table

A fact_table object.

Value

A fact_table object.


[Package rolap version 2.5.2 Index]