vs_example_file | R Documentation |
Example DataVolley files provided as part of the volleysim package
vs_example_file(choice = 1)
choice |
numeric: which data file to return?
|
path to the file
The example data files came from https://www.volleynet.at/dvdownload/information/f-Damen/
datavolley::dv_read()
## Not run:
myfile <- vs_example_file()
x <- datavolley::dv_read(myfile)
summary(x)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.