Description Usage Arguments Value Examples
View source: R/remove_company_suffixes.R
Remove company suffixes from a string.
1 | remove_company_suffixes(string)
|
string |
Input vector. Either a character vector, or something coercible to one. |
A character vector.
1 | remove_company_suffixes(c("Enterprise Products Operating LLC", "Mercedes-Benz AG"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.