biblioverApp {biblioverlap}R 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()


[Package biblioverlap version 1.0.2 Index]