make_lineup_id: convert a vector of player ids into a single dash separated...

View source: R/lineup_helpers.R

make_lineup_idR Documentation

convert a vector of player ids into a single dash separated string, sorted low to high

Description

convert a vector of player ids into a single dash separated string, sorted low to high

Usage

make_lineup_id(lineup)

Arguments

lineup

a vector of player ids

Value

a single string of each provided id separated by dashed or NA if length of provided vector is not 5


kburnham/tidynbadata documentation built on Aug. 7, 2024, 12:10 a.m.