CompactPhysicalConstantNames {NISTunits} | R Documentation |
compact the physical constant names to camelCase
Description
CompactPhysicalConstantNames
compacts the physical constant names from separate words to camel case
Usage
CompactPhysicalConstantNames(s)
Arguments
s |
string with the physical constant names' |
Value
string with names in camelCase
Author(s)
Jose Gama
Examples
CompactPhysicalConstantNames('ton of refrigeration (12 000 BtuIT/h)')
[Package NISTunits version 1.0.1 Index]