calc_streak: Calculate hitting streaks

Description Usage Arguments Value Examples

View source: R/calc_streak.R

Description

Calculate hitting streaks

Usage

1

Arguments

x

A data frame or character vector of hits ("H") and misses ("M").

Value

A data frame with one column, length, containing the length of each hit streak.

Examples

1
2

statsr documentation built on Jan. 23, 2021, 1:05 a.m.