Learn R Programming

descsuppR (version 1.2)

replaceGermanUmlauts: Replace German Umlaute

Description

Replace German Umlaute

Usage

replaceGermanUmlauts(txt)

Value

character. version of txt with all 'Umlaute' and 'scharfes s' replaced.

Arguments

txt

character. within this txt the German umlauts will be replaced

Author

Andreas Leha

Examples

Run this code
replaceGermanUmlauts("gefräßig")

Run the code above in your browser using DataLab