Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

camelCaseToTitleCase

Convert a camel case string to title case


Description

Convert a camel case string to title case

Usage

camelCaseToTitleCase(string)

Arguments

string

The string to be converted

Value

A string

Examples

camelCaseToTitleCase("exposureConceptId1")
# > 'Exposure Concept Id 1'

SqlRender

Rendering Parameterized SQL and Translation to Dialects

v1.7.0
Apache License 2.0
Authors
Martijn Schuemie [aut, cre], Marc Suchard [aut]
Initial release
2021-03-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.