Description Usage Arguments Value See Also Examples
Create a SportsCode XML file from a DataVolley volleyball match file
1 2 3 |
x |
datavolley or data.frame: a datavolley object as returned by |
destfile |
string: destination file name. If |
home_team_short |
string: the short name to use for the home team. If missing or |
visiting_team_short |
string: the short name to use for the visiting team. If missing or |
rotation_style |
string: "international" or "USA". Using the USA style, rotation 1 is when the setter is in position 1 and rotation 2 is when they are in position 6. Using the international style, rotation 1 is when the setter is in position 1 and rotation 2 is when they are in position 2. |
preprocess |
string or function: the name of a function, or the function itself, that should be applied to the |
The path to the created XML file, or if destfile
was NULL
, the XML itself as a character vector.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.