Description Usage Arguments Value See Also Examples
Preprocess a DataVolley object before creating a Sportscode file
1 | sc_preprocess(x, cover = TRUE)
|
x |
datavolley: a datvolley object as returned by read_dv |
cover |
logical: convert the |
A modified version of x
1 2 | x <- read_dv(dv_example_file())
x <- sc_preprocess(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.