fix_nomes: Fix column of brazillian company names

Description Usage Arguments Value

Description

This function receives a string vector of company names, substitutes all types of "s/a" by "@s@a@", all types of "ltda." by "@l@t@d@a" and all types of "m.e." by "@m@e@". At the end, it trims the vector, replaces multiple spaces by one and removes accentuation

Usage

1
fix_nomes(names_column)

Arguments

names_column

a string vector of company names

Value

a better version of names_column


platipusc/jmine documentation built on May 6, 2019, 9:09 a.m.