Show the results for a solution in the solutionResults widget.
Usage
showSolutionResults(
session = shiny::getDefaultReactiveDomain(),
inputId,
value
)
Arguments
- session
The
session
object passed to function given toshinyServer
Default isshiny::getDefaultReactiveDomain()
.- inputId
character
The identifier of the input object.- value
character
identifier for the Solution to show.