Running this function will launch the CiteSource shiny app
Usage
runShiny(app = "CiteSource", offer_install = interactive())
Examples
if (interactive()) {
# To run the CiteSource Shiny app:
runShiny()
}
Running this function will launch the CiteSource shiny app
runShiny(app = "CiteSource", offer_install = interactive())
if (interactive()) {
# To run the CiteSource Shiny app:
runShiny()
}