R/ui_dataModal.R
dataModal.Rd
Constructs a modal for viewing and editing project data, and examining the performance of solutions.
dataModal(id, trigger)
character identifier for the modal.
character
character identifier for the widget to trigger the modal.
#TODO