View source: R/scouting_utils.R
dv_scout_from_console | R Documentation |
Probably only useful for testing.
dv_scout_from_console(
x,
prompt = "SCOUT> ",
compound_table = ov_default_compound_table(),
default_scouting_table = ov_default_scouting_table()
)
x |
datavolley: a datavolley object as returned by |
prompt |
string: the prompt to show |
compound_table |
tibble: the table of default compound codes |
default_scouting_table |
tibble: the table of scouting defaults (skill type and evaluation) |
A modified version of x
, with rows added to the plays2 component
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.