strip_business_legal_entity_type: Strip business legal entity type from name

Description Usage Arguments Value Examples

View source: R/name.R

Description

Strip business legal entity type from name

Usage

1
strip_business_legal_entity_type(string, trim_ws = FALSE, squish_ws = TRUE)

Arguments

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.

Value

A character vector.

Examples

1

xavier-gilbert/sabre documentation built on May 7, 2021, 12:40 p.m.