util_abbreviate: Abbreviate snake_case function names to shortened 'CamelCase'

View source: R/util_abbreviate.R

util_abbreviateR Documentation

Abbreviate snake_case function names to shortened CamelCase

Description

Abbreviate snake_case function names to shortened CamelCase

Usage

util_abbreviate(x)

Arguments

x

a vector of indicator function names

Value

abbreviations


dataquieR documentation built on July 26, 2023, 6:10 p.m.