View source: R/clean_company_names.R
clean_company_names | R Documentation |
Clean Company Names
clean_company_names(string, thorough = FALSE)
string |
A company name with unspecified case, punctuation, and suffixes (e.g. "LLC", "Corp"). |
thorough |
A boolean (defaults to |
An all-caps company name without extraneous characters, punctuation, and terms removed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.