korvaa.skandit: Replace special characters with standard ones.

Description Usage Arguments Value Note Author(s) References Examples

Description

Replace special characters with standard ones.

Usage

1

Arguments

s

string from which the special chars should be removed

Value

string with special chars replaced by standard ones

Note

iconv function provides better tools for these purposes and is now the main tool This function is kept for compatibility with the older versions.

Author(s)

Leo Lahti louhos@googlegroups.com

References

See citation("sorvi")

Examples

1
# korvaa.skandit("my.string.here") # if no, special chars, the same string is returned

rOpenGov/datavaalit documentation built on May 26, 2019, 7:46 p.m.