team_consistency function

Calculate Team-level Consistency

Calculate Team-level Consistency

This function allows you to calculate team-level consistency in run scoring and run prevention over the course of an entire season.

team_consistency(year)

Arguments

  • year: Season consistency should be run for.

Returns

Returns a tibble with the following columns

col_nametypes
Teamcharacter
Con_Rnumeric
Con_RAnumeric
Con_R_Ptilenumeric
Con_RA_Ptilenumeric

Details

try(team_consistency(year=2021))