Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 24 found.
[1] < 1 2 3 > [3]  Sort:

toggleModal (Package: shinyBS) : toggleModal

toggleModal is used within your Server logic to open or close a modal window.
● Data Source: CranContrib
● Keywords:
● Alias: toggleModal
● 0 images

removeTooltip (Package: shinyBS) : removeTooltip

removeTooltip is used within the Server logic of an app to remove an existing tooltip from a Shiny input or output.
● Data Source: CranContrib
● Keywords:
● Alias: removeTooltip
● 0 images

popify (Package: shinyBS) : popify

popify can be wrapped around any shiny UI element to add a popover to the wrapped element. This should be a safer way to add popovers to elements created with renderUI.
● Data Source: CranContrib
● Keywords:
● Alias: popify
● 0 images

Tooltips_and_Popovers (Package: shinyBS) : Tooltips and Popovers

Tooltips and Popovers allow you to add additional information about controls or outputs without cluttering up your user interface. You can add a tooltip to a button that displays on hover and better explains what the button will do, or you could add a popover to an output providing further analysis of that output.
● Data Source: CranContrib
● Keywords:
● Alias: Tooltips_and_Popovers
● 0 images

closeAlert (Package: shinyBS) : closeAlert

closeAlert is used within your Server logic to close an alert that you created with createAlert.
● Data Source: CranContrib
● Keywords:
● Alias: closeAlert
● 0 images

bsModal (Package: shinyBS) : bsModal

bsModal is used within the UI to create a modal window.
● Data Source: CranContrib
● Keywords:
● Alias: bsModal
● 0 images

createAlert (Package: shinyBS) : createAlert

createAlert is used within the Server logic of your Shiny app to display an alert to the user.
● Data Source: CranContrib
● Keywords:
● Alias: createAlert
● 0 images

Collapses (Package: shinyBS) : Collapses

Collapse panels allow you to reduce clutter in your Shiny app by making panels of information that open and close with a user's click. Any type of content can go in a collapse panel. Standard Bootstrap styling options are available.
● Data Source: CranContrib
● Keywords:
● Alias: Collapses
● 0 images

updateCollapse (Package: shinyBS) : updateCollapse

updateCollapse is used within the Server logic of your Shiny app to modify a Collapse after load.
● Data Source: CranContrib
● Keywords:
● Alias: updateCollapse
● 0 images

updateButton (Package: shinyBS) : updateButton

updateButton is used in your Server logic to update the style or state of a button.
● Data Source: CranContrib
● Keywords:
● Alias: updateButton
● 0 images