Rdocumentation
powered by
Learn R Programming
rchess (version 0.1)
chessboardjsOutput: Widget output function for use in Shiny
Description
Widget output function for use in Shiny
Usage
chessboardjsOutput(outputId, width = "100%", height = "400px")
Arguments
outputId
Id of the div tag
width
Width in pixels
height
Height in pixels