pv_example_file: Example data files provided as part of the peranavolley...

View source: R/example_data.R

pv_example_fileR Documentation

Example data files provided as part of the peranavolley package

Description

These example files were kindly provided by Chau Le from Perana Sports.

Usage

pv_example_file(choice = 1)

Arguments

choice

numeric: which data file to return?

  • 1 - Men's Australian Volleyball League 2017: Canberra Heat vs UTSSU

  • 2 - Women's Australian Volleyball League 2017: Canberra Heat vs UTSSU

Value

path to the file

See Also

pv_read

Examples

myfile <- pv_example_file()
x <- pv_read(myfile)
summary(x)


raymondben/peranavolley documentation built on June 2, 2024, 1:47 a.m.