UpdateInputForMove: updates UI side with serverside move

Description Usage Arguments Value Examples

View source: R/UpdateBoard.R

Description

updates UI side with serverside move

Usage

1
UpdateInputForMove(localBoard, move, side, xSide, session)

Arguments

localBoard:

vector (1:9) - values for a cell: -1, 0, 1

move:

Integer: (-1, 0, 1)

side:

Integer: (-1, 1)

xSide:

Integer: (-1, 1)

session:

shiny session

Value

list with checkbox names for cell.

Examples

1

pkristoff/tttShiny documentation built on May 7, 2019, 8:01 a.m.