Learn R Programming

nomesbr (version 0.0.7)

remove_PARTICULAS_AGNOMES: Remove Partículas, Agnomes e algumas Patentes de Nomes

Description

Remove Partículas, Agnomes e algumas Patentes de Nomes

Usage

remove_PARTICULAS_AGNOMES(s)

Value

Vetor de caracteres com nomes simplificados.

Arguments

s

Vetor de caracteres contendo nomes.

Examples

Run this code
vct_nomes <- c("JOAO DA SILVA FILHO","CORONEL JACINTO")
remove_PARTICULAS_AGNOMES(vct_nomes)

Run the code above in your browser using DataLab