biblioverApp: Shiny App for the biblioverlap package

View source: R/06-plots_and_app.R

biblioverAppR Documentation

Shiny App for the biblioverlap package

Description

Shiny App for the biblioverlap package

Usage

biblioverApp(port = NULL, max_upload_size = 1000, launch.browser = TRUE)

Arguments

port
  • port of the application

max_upload_size
  • max upload size of documents (in MB) - Default 100

launch.browser
  • launch on browser - Default = TRUE

Value

opens a instance of the biblioverlap UI

Examples

#Running the ShinyApp
biblioverApp()


biblioverlap documentation built on Nov. 8, 2023, 1:07 a.m.