name_word_functions: Functions that process name words

Description Usage Value

Description

Function for specific word totals (i.e. 2, 3, 4, or 5 words) that process them into name components. Not exported.

Usage

1
2
3
4
5
6
7
two_words(word1, word2)

three_words(word1, word2, word3)

four_words(word1, word2, word3, word4)

five_words(word1, word2, word3, word4, word5)

Value

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


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