Learn R Programming

podcleaner (version 0.1.2)

clean_title: Clean entry(/ies) name title

Description

Attempts to clean titles attached to names provided: Captain, Major, etc.

Usage

clean_title(names)

Arguments

names

A character string vector of name(s).

Value

A character string vector of name(s) with cleaned title(s).