run_shiny: Run the LeXOPS Shiny App

View source: R/run_shiny.R

run_shinyR Documentation

Run the LeXOPS Shiny App

Description

Runs the LexOPS Shiny App, with optional additional arguments.

Usage

run_shiny(...)

Arguments

...

optional arguments to shiny::runApp()

Details

The LexOPS shiny app requires additional packages. If any dependencies are missing, the user will be given an error and installation instructions. The additional packages required are:

  • shiny

  • shinydashboard

  • plotly

  • ggwordcloud

  • colourpicker

  • shinycssloaders

  • shinyjs

  • viridis

  • DT

  • readr

  • forcats

  • stringdist


JackEdTaylor/LexOPS documentation built on Sept. 10, 2023, 3:09 a.m.