View source: R/scouting_utils.R
dv_set_lineups | R Documentation |
Enter the team lineups at the start of a set
dv_set_lineups(x, set_number, lineups, setter_positions, setters)
x |
datavolley: a datavolley object |
set_number |
integer: set number, 1–3 for beach or 1–5 for indoor |
lineups |
list: two-element list with numeric vectors of player numbers. Each lineup is
|
setter_positions |
integer: two-element integer vector giving the position on court of the two setters. At least one of |
setters |
integer: two-element integer vector giving the jersey numbers of the two setters. At least one of |
A modified version of x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.