subsetclean {ivmte}R Documentation

Auxiliary function: remove extraneous spaces

Description

Auxiliary function to remove extraneous spaces from strings.

Usage

subsetclean(string)

Arguments

string

the string object to be cleaned.

Value

a string


[Package ivmte version 1.4.0 Index]