Learn R Programming

NISTunits (version 1.0.1)

ShortenLongNames: 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

Examples

Run this code
ShortenLongNames('degree Fahrenheit hour square foot per British thermal unitth inch')

Run the code above in your browser using DataLab