Description Usage Arguments Value Examples
Ms, Mrs, Miss, Mr
1 | strip_honorific_title(string, trim_ws = FALSE, squish_ws = TRUE)
|
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. |
A character vector.
1 | strip_business_legal_entity_type("Farmer Box Plc.")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.