clean_forename: Clean entry(/ies) forename

Description Usage Arguments Value Details

View source: R/clean.r

Description

Attempts to clean provided forename.

Usage

1

Arguments

names

A character string vector of forename(s).

Value

A character string vector of cleaned forename(s).

Details

Single letter forenames are standardised to the forename starting with that letter occurring the most frequently in the dataset. i.e A. -> Alexander, B. -> Bernard, C. -> Colin, D. -> David, etc.


podcleaner documentation built on Jan. 12, 2022, 1:06 a.m.