Learn R Programming

sorvi (version 0.7.20)

korvaa_skandit: Replace special characters with standard ones.

Description

Replace special characters with standard ones.

Usage

korvaa_skandit(s)

Arguments

s
string from which the special chars should be removed

Value

  • string with special chars replaced by standard ones

References

See citation("sorvi")

Examples

Run this code
korvaa_skandit("my.string.here") # if no, special chars, the same string is returned

Run the code above in your browser using DataLab