addSolutionResults: Add a solution results

View source: R/widget_solutionResults_server.R

addSolutionResultsR Documentation

Add a solution results

Description

Add a solution to the solutionResults widget.

Usage

addSolutionResults(session = shiny::getDefaultReactiveDomain(), inputId, value)

Arguments

session

The session object passed to function given to shinyServer Default is shiny::getDefaultReactiveDomain().

inputId

character The identifier of the input object.

value

Solution object.


NCC-CNC/wheretowork documentation built on Feb. 27, 2025, 6:11 p.m.