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