Learn R Programming

nflscrapR (version 1.8.3)

build_name_abbr: Build formatted player name from full player name

Description

This sub-function, called in the get_season_rosters function, takes the full name of each player and formats it into the first initial of their first name and last initial of their last name.

Usage

build_name_abbr(value)

Arguments