FixFactorNames {NISTunits} | R Documentation |
Replaces unicode with ASCII in factor names
Description
FixFactorNames
replaces unicode with ASCII in factor names
Usage
FixFactorNames(s)
Arguments
s |
string with the factor names' |
Value
string with ASCII instead of unicode
Author(s)
Jose Gama
Examples
FixFactorNames('\u00e5ngstr\u00f6m')
[Package NISTunits version 1.0.1 Index]