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

StatsWithR/statsr documentation built on Jan. 24, 2021, 10:12 a.m.