Learn R Programming

baseballr (version 0.8.6)

team_consistency: Calculate Team-level Consistency

Description

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

Usage

team_consistency(year)

Arguments

year

Season consistency should be run for.

Examples

Run this code
# NOT RUN {
team_consistency(2015)
# }

Run the code above in your browser using DataLab