Learn R Programming

podcleaner (version 0.1.2)

clean_forename_punctuation: Standardise punctuation in forename(s)

Description

Attempts to standardise punctuation in provided forename entry(/ies).

Usage

clean_forename_punctuation(forenames)

Arguments

forenames

A character string vector of forename(s).

Value

A character string vector of forename(s) with clean punctuation.