Adds external resources to shiny application from propalloc's www directory.

add_external_resources()

Value

HTML head tag

Adds the following:

  1. shinyjs::useShinyjs()

  2. shinyWidgets::useSweetAlert()

  3. rintrojs::introjsUI()

  4. Custom CSS - flipBox, DT styles, etc.

  5. Custom JavaScript - SOV Module JS functionality, flipBox, etc.