View source: R/lineup_helpers.R
make_lineup_id | R Documentation |
convert a vector of player ids into a single dash separated string, sorted low to high
make_lineup_id(lineup)
lineup |
a vector of player ids |
a single string of each provided id separated by dashed or NA if length of provided vector is not 5
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.