getLastF: Shorten Name

Description Usage Arguments Value Examples

View source: R/miscellaneous.R

Description

Takes a Display Name from the apps and turns it into "LastF"

Usage

1
getLastF(display_name)

Arguments

display_name

character in the format "Last; First"

Value

character in the format "LastF"

Examples

1
getLastF("Schmidt; Mike J.")

guytuori/simScores documentation built on May 17, 2019, 9:29 a.m.