remove_company_suffixes: Remove company suffixes from a string.

Description Usage Arguments Value Examples

View source: R/remove_company_suffixes.R

Description

Remove company suffixes from a string.

Usage

1

Arguments

string

Input vector. Either a character vector, or something coercible to one.

Value

A character vector.

Examples

1
remove_company_suffixes(c("Enterprise Products Operating LLC", "Mercedes-Benz AG"))

julianbarg/DataAnalysisTools documentation built on April 9, 2020, 11:43 a.m.