Drop a solution to the solutionResults widget.
Usage
dropSolutionResults(
  session = shiny::getDefaultReactiveDomain(),
  inputId,
  value
)Arguments
- session
- The - sessionobject passed to function given to- shinyServerDefault is- shiny::getDefaultReactiveDomain().
- inputId
- characterThe identifier of the input object.
- value
- characteridentifier for the Solution to drop.