createGraphic: createGraphic

Description Usage Arguments Value

View source: R/createGraphic.R

Description

Create the graphic of the hand

Usage

1
createGraphic(handNo, handN, handE, handS, handW, dealer, vuln, points)

Arguments

handNo

The id of the hand

handN

The North hand generated by bridgeHand

handE

The East hand generated by bridgeHand

handS

The South hand generated by bridgeHand

handW

The West hand generated by bridgeHand

dealer

The hand to become South, the designated dealer

vuln

The hand's vulnerability

points

The hand's points

Value

ggplot graphic object


bridger documentation built on Aug. 25, 2021, 1:07 a.m.