clean_forename_separate_words {podcleaner}R Documentation

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).


[Package podcleaner version 0.1.2 Index]