Learn R Programming

shinyToastify (version 2.0.0)

shinyToastifyExamples: Shiny Toastify examples

Description

List of examples.

Usage

shinyToastifyExamples()

Arguments

Value

No return value, just prints a message listing the example names.

Examples

Run this code
# NOT RUN {
shinyToastifyExamples()
if(interactive()){
  shinyToastifyExample("TypeAndTransition")
}
# }

Run the code above in your browser using DataLab