ShortenLongNames {NISTunits} | R Documentation |
Shorten long names for physical constants
Description
ShortenLongNames
shortens long names for physical constants
because of the possible error with paths over 100 characters long
Usage
ShortenLongNames(s)
Arguments
s |
string with the physical constants names' |
Value
short string
Author(s)
Jose Gama
Examples
ShortenLongNames('degree Fahrenheit hour square foot per British thermal unitth inch')
[Package NISTunits version 1.0.1 Index]