plt_grid_play {RSDK}R Documentation

plt_grid_play()

Description

This function gives a reactive plot of the grid for the shiny application

Usage

plt_grid_play(B, x)

Arguments

B

Initial grid

x

The grid that the user put the numbers on it

Value

a plot of the grid with the user input with a different color red if the input is on the wrong cell and green if the input is on the right cell


[Package RSDK version 1.0.1 Index]