Learn R Programming

podcleaner (version 0.1.2)

clean_forename_separate_words: Separate double-barrelled forename(s)

Description

Attempts to separate double-barrelled forename(s) in provided forename entry(/ies).

Usage

clean_forename_separate_words(forenames)

Arguments

forenames

A character string vector of forename(s).

Value

A character string vector of forename(s) with clean double-barrelled forename(s).