decisionpatterns/lettercase: Utilities for Formatting Strings with Consistent Capitalization, Word Breaks and White Space

Utilities for formatting strings and character vectors to for capitalization, word break and white space. Supported formats are: snake_case, spine-case, camelCase, PascalCase, Title Case, UPPERCASE, lowercase, Sentence case or combinations thereof. 'lettercase' strives to provide a simple, consistent, intuitive and high performing interface.

Getting started

Package details

Maintainer
LicenseGPL-2 | file LICENSE
Version0.15.0
URL https://github.com/decisionpatterns/lettercase http://www.decisionpatterns.com
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("decisionpatterns/lettercase")
decisionpatterns/lettercase documentation built on May 23, 2020, 4:39 p.m.