Learn R Programming

NISTunits (version 1.0.1)

CompactFactorNames: compact the factor names to camelCase

Description

CompactFactorNames compacts the factor names from separate words to camel case

Usage

CompactFactorNames(s)

Arguments

s
string with the factor names'

Value

Examples

Run this code
CompactFactorNames('ton of refrigeration (12 000 BtuIT/h)')

Run the code above in your browser using DataLab