pt_example_file: Example psvt data files provided as part of the peranavolley...

Description Usage Arguments Value See Also Examples

View source: R/psvt.R

Description

Example psvt data files provided as part of the peranavolley package

Usage

1
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

pt_read

Examples

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

raymondben/peranavolley documentation built on Dec. 26, 2021, 1:16 a.m.