balls_to_overs: Convert Balls to Overs (Six Ball)

View source: R/balls_overs.R

balls_to_oversR Documentation

Convert Balls to Overs (Six Ball)

Description

Convert numbers of balls as it equates in terms of six ball overs.

Usage

balls_to_overs(balls)

Arguments

balls

number of balls bowled/faced.

Value

number of six ball overs this equates too.

Examples

balls_to_overs(balls = 6)
balls_to_overs(balls = 17)


howzatR documentation built on Sept. 9, 2022, 5:08 p.m.