disableTab {psichomics}R Documentation

Enable or disable a tab from the navbar

Description

Enable or disable a tab from the navbar

Usage

disableTab(tab)

enableTab(tab)

Arguments

tab

Character: tab

Value

NULL (this function is used to modify the Shiny session's state)


[Package psichomics version 1.8.2 Index]