Jedid Ahn & Derek Beaton, 2020DEC16
A Shiny app for data preparation, meant primarily for use with ONDRI data as part of the ONDRI NIBS standards and outliers pipeline.
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.
renv::restore()
to install all required libaries and dependencies.
You will receive the following message in your RStudio console. Please type a lowercase y.
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.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.