surfing {hyper2} | R Documentation |
Surfing dataset
Description
Data from the 2019 World Surf League (WSL) tour
Usage
data(surfing)
Details
The package contains four datasets from WSL 2019:
-
surfing
, a log likelihood function for the strengths of the competitors -
surfing_maxp
, corresponding precalculated evaluate -
surfing_venuetypes
, a dataframe showing the beach types at the different venues of the tour
These objects can be generated by running script
inst/surfing.Rmd
, which includes some further discussion and
technical documentation and creates file surfing.rda
which
resides in the data/
directory.
Author(s)
Robin K. S. Hankin
Examples
dotchart(surfing_maxp)
[Package hyper2 version 3.1-0 Index]