loadedDataModal {psichomics}R Documentation

Warn user about loaded data

Description

Warn user about 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.18.6 Index]