Description Usage Arguments Value Examples
Strip business legal entity type from name
1 | strip_business_legal_entity_type(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.