overs_to_balls: Convert Overs (Six Ball) to Balls

View source: R/balls_overs.R

overs_to_ballsR Documentation

Convert Overs (Six Ball) to Balls

Description

Convert Overs (Six Ball) to Balls

Usage

overs_to_balls(overs)

Arguments

overs

number of six ball overs bowled/faced.

Value

number of six ball overs this equates too.

Examples

overs_to_balls(overs = 8.2)
overs_to_balls(overs = 10)


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