process_words: Process names into its components

Description Usage Arguments Value Name Components

View source: R/process_name.R

Description

takes up to five words from a string containing a name and divides them into there components.

Usage

1
process_words(word1, word2, word3, word4, word5)

Arguments

word1-word5

character string, should be a single word from a character string containing a name

Value

A list with name components filled. Missing components are filled with NA_caracter

Name Components


MattKelliher-Gibson/prepr documentation built on March 21, 2020, 3:16 p.m.