strip_honorific_title: Strip honorific title from name

Description Usage Arguments Value Examples

Description

Ms, Mrs, Miss, Mr

Usage

1
strip_honorific_title(string, trim_ws = FALSE, squish_ws = TRUE)

Arguments

string

A character vector.

trim_ws

A boolean; determines if trailing white spaces (generated by the replacement), are trimmed or not.

squish_ws

A boolean; determines if trailing white spaces and repeated whitespace inside a string (generated by the replacement), are trimmed or not.

Value

A character vector.

Examples

1

xavier-gilbert/sabre documentation built on May 7, 2021, 12:40 p.m.