run_app {ReviewR}R Documentation

Run Application

Description

Start the ReviewR Application in a browser on port 1410.

 __________            .__              __________ 
 \______   \ _______  _|__| ______  _  _\______   \
  |       _// __ \  \/ /  |/ __ \ \/ \/ /|       _/
  |    |   \  ___/\   /|  \  ___/\     / |    |   \
  |____|_  /\___  >\_/ |__|\___  >\/\_/  |____|_  /
         \/     \/             \/               \/ 
                                      by WileyLab

Making manual record review fun since 2019!

authors:  Laura Wiley, Luke Rasmussen, David Mayer

Usage

run_app(...)

Arguments

...

A list of options to pass to the app including:

  • secrets_json: A string, containing a file path to a Google OAuth 2.0 Client ID JSON

Value

No return value, called to start the ReviewR Shiny Application!


[Package ReviewR version 2.3.10 Index]