change_firstlast_to_lastfirst: change_firstlast_to_lastfirst

Description Usage Arguments Value

View source: R/common_functions.R

Description

change first_name last_name, to last_name, first_name This function does not work with two part last names as it assumes there is only one space between the first and last name.

Usage

1

Arguments

name

The full name of someone in the form of "First_Name Last_Name"

Value

Last_Name, First Name


eringrand/RUncommon documentation built on Sept. 22, 2020, 10:49 p.m.