update_score: Update Score

View source: R/update_score.R

update_scoreR Documentation

Update Score

Description

This function updates the score if game, set, or match won

Usage

update_score(pointa, pointb, gamea, gameb, seta, setb, advantage, bestof3)

Arguments

pointa

Points won by server

pointb

Points won by receiver

gamea

Games won by server

gameb

Games won by receiver

seta

Sets won by server

setb

sets won by receiver

advantage

Indicator (T or F) if advantage final set

bestof3

Indicator (T or F) if best of 3 match or best of 5 match

Value

Match win probability for serving player


skoval/deuce documentation built on March 7, 2023, 2:39 p.m.