Add a solution to the solutionResults widget.
Usage
addSolutionResults(session = shiny::getDefaultReactiveDomain(), inputId, value)Arguments
- session
The
sessionobject passed to function given toshinyServerDefault isshiny::getDefaultReactiveDomain().- inputId
characterThe identifier of the input object.- value
Solution object.