format_people: Format first and last name

Description Usage Arguments Value

View source: R/misconduct.R

Description

Uses the humaniform package to get the first and last name.

Usage

1
format_people(people, remove_odd = FALSE)

Arguments

people

A character vector of people's names

remove_odd

If TRUE, delete names that might have been errors: NA, "A.", etc.

Value

A data.frame with columns first_name and last_name


bomeara/misconduct documentation built on Nov. 1, 2021, 7:49 a.m.