plays.Rd
Extract the plays component from a peranavolley object
plays(x)
peranavolley: a peranavolley object as returned by pv_read
pv_read
The plays component of x (a data.frame)
if (FALSE) { x <- pv_read(pv_example_file()) inspect(plays(x)) }