arthur-shaw / ApproveReject

Other
0 stars 1 forks source link

ApproveReject

Lifecycle:
experimental

The goal of ApproveReject is to provide a simple graphical interface for approving and rejecting interviews.

Installation

You can install the development version of ApproveReject like so:

# if needed, install `devtools` by uncommenting the immediately below
# install.packages("devtools")
devtools::install_github("arthur-shaw/ApproveReject")

Usage

Prepare the input file

The application requires an Excel file with a sheet containing the at least the following columns:

Launch the app

To run the app, open RStudio and execute the the following lines of code:

library(ApproveReject)
run_app()

This will launch the application in a new window.

In that window, the app will guide users through three tasks:

  1. Supply credentials for the Survey Solutions server
  2. Provide an Excel file containing details on interviews to reject
  3. Launch approval and/or rejection of interviews in the Excel file