See an example of the type of dashboard you can build
using epishiny
modules within a bslib
UI.
Examples
## Only run this example in interactive R sessions
if (interactive()) {
library(epishiny)
launch_demo_dashboard()
}
See an example of the type of dashboard you can build
using epishiny
modules within a bslib
UI.
## Only run this example in interactive R sessions
if (interactive()) {
library(epishiny)
launch_demo_dashboard()
}