Learn R Programming

metaphonebr (version 0.0.5)

remove_duplicated_vowels: Phonetic Removal: Repeated Vowels

Description

Compress adjacent identical vowel sequences.

Usage

remove_duplicated_vowels(fullname)

Value

A character vector with duplicated vowels removed.

Arguments

fullname

A character vector.