loadedDataModal {psichomics}R Documentation

Create a modal warning the user of already loaded data

Description

Create a modal warning the user of already loaded data

Usage

loadedDataModal(session, modalId, replaceButtonId, keepButtonId)

Arguments

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

Value

HTML elements for a warning modal reminding data is loaded


[Package psichomics version 1.9.1 Index]