R/zzz.R

Defines functions dummy_import

# Add a `::` to shiny to avoid "no usage" warning
dummy_import <- function() {
  shiny::runApp
}
jcheng5/shinyvalidate documentation built on Oct. 16, 2023, 10:12 p.m.