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

View source: R/dimension_table_snake_case.R

snake_case_dimensionR Documentation

Transform names according to the snake case style in a dimension

Description

Transform column, attribute and dimension names according to the snake case style.

Usage

snake_case_dimension(dimension)

## S3 method for class 'dimension_table'
snake_case_dimension(dimension)

Arguments

dimension

A dimension_table object.

Value

A dimension_table object.


josesamos/starschemar documentation built on May 6, 2024, 5:57 a.m.