replace_umlaute: Replace German umlaute with '"ae"' and the like

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Replace German umlaute with "ae" and the like

Usage

1

Arguments

x

Character string containing umlaute

Value

Character string with umlaute replaced

Examples

1
2
replace_umlaute("Jenalöbnitz")
replace_umlaute("Jenaprießnitz")

alexanderbrenning/alexmisc documentation built on Jan. 7, 2022, 5:41 p.m.