README.md

README

Jedid Ahn & Derek Beaton, 2020DEC16

Data Preparation (Shiny) App

A Shiny app for data preparation, meant primarily for use with ONDRI data as part of the ONDRI NIBS standards and outliers pipeline.

  1. To use this package, please clone the repository into a working directory containing no whitespaces and open the project through dataprep_app.Rproj. Once you've opened the project, the renv package will be installed automatically which will allow for the installation of specific package versions. You should get a message similar to the following in your RStudio console.

  1. Run renv::restore() to install all required libaries and dependencies. You will receive the following message in your RStudio console. Please type a lowercase y.

  1. Run devtools::install() to install the ONDRIDataPrepApp package. This may take several minutes depending on your operating system. If you get the following message in your RStudio console, please type 3.

  1. When installation is complete, type ONDRIDataPrepApp::runApp() to open the app. On the first run only, the OuRS package will be installed as it requires a custom installation process separate from renv. If you get the following message in your RStudio console once again, please type 3.


ahnjedid/dataprep-test documentation built on Jan. 5, 2021, 12:13 a.m.