CompactPhysicalConstantNames: compact the physical constant names to camelCase

Description Usage Arguments Value Author(s) Examples

View source: R/NISTunits.R

Description

CompactPhysicalConstantNames compacts the physical constant names from separate words to camel case

Usage

1

Arguments

s

string with the physical constant names'

Value

string with names in camelCase

Author(s)

Jose Gama

Examples

1
CompactPhysicalConstantNames('ton of refrigeration (12 000 BtuIT/h)')

NISTunits documentation built on May 2, 2019, 3:40 p.m.