Define the interpretation of subevents associated with events.

pv_default_subevents()

Value

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

See also

Examples

pv_default_subevents()
#> # A tibble: 10 × 3 #> skill subevent evaluation #> <chr> <int> <chr> #> 1 Spike 0 Hard spike #> 2 Spike 1 Soft spike/topspin #> 3 Spike 2 Setter tip #> 4 Spike 3 Hard spike #> 5 Spike 4 Spike off the block #> 6 Serve 0 Unknown serve type #> 7 Serve 1 Jump serve #> 8 Serve 2 Jump-float serve #> 9 Serve 3 Float serve #> 10 Serve 4 Topspin serve