loadedDataModal {psichomics} | R Documentation |
Create a modal warning the user of already loaded data
loadedDataModal(session, modalId, replaceButtonId, keepButtonId)
session |
Shiny session |
modalId |
Character: identifier of the modal |
replaceButtonId |
Character: identifier of the button to replace data |
keepButtonId |
Character: identifier of the button to append data |
HTML elements for a warning modal reminding data is loaded