overs_to_balls {howzatR}R 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)


[Package howzatR version 1.0.1 Index]