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.


starschemar documentation built on May 29, 2024, 10:49 a.m.