hsSubstSpecChars: Deprecated. Use 'substSpecialChars' instead.

View source: R/string.R

hsSubstSpecCharsR Documentation

Deprecated. Use substSpecialChars instead.

Description

Deprecated. Use substSpecialChars instead.

Usage

hsSubstSpecChars(x)

Arguments

x

string containing special characters to be substituted

Value

input string x with special characters being substituted by a meaningful represenation or underscore, multiple underscores replaced by a single underscore and multiple underscores at the end removed.


KWB-R/kwb.utils documentation built on April 1, 2024, 7:12 a.m.