Define the interpretation of errortypes associated with events.

pv_default_errortypes()

Value

a tibble with columns "skill", "errortype", and "evaluation"

See also

Examples

pv_default_errortypes()
#> # A tibble: 9 × 3 #> skill errortype evaluation #> <chr> <int> <chr> #> 1 Spike 0 NA #> 2 Spike 1 Attack out #> 3 Spike 2 Blocked #> 4 Spike 3 Attack in net #> 5 Spike 4 Net contact #> 6 Serve 0 NA #> 7 Serve 1 Ball in net #> 8 Serve 2 Ball out - long #> 9 Serve 3 Ball out - side