Learn R Programming

biblioverlap (version 1.0.2)

biblioverApp: Shiny App for the biblioverlap package

Description

Shiny App for the biblioverlap package

Usage

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

Value

opens a instance of the biblioverlap UI

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

Examples

Run this code
#Running the ShinyApp
biblioverApp()

Run the code above in your browser using DataLab