Example psvt data files provided as part of the peranavolley package

pt_example_file(choice = 1)

Arguments

choice

numeric: which data file to return?

  • 1 - trivial volleyball example file

Value

path to the file

See also

Examples

myfile <- pt_example_file() x <- pt_read(myfile)