Learn R Programming

NISTunits (version 1.0.1)

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

Examples

Run this code
FixFactorNames('\u00e5ngstr\u00f6m')

Run the code above in your browser using DataLab