Learn R Programming

PREPShiny (version 0.1.0)

PREPShiny: Launch 'PREPShiny' Interface

Description

PREPShiny() loads interactive user interface built using R 'shiny'.

Usage

PREPShiny()

Arguments

Value

Nothing

Details

Start PREPShiny

The interactive user interface is to provide an easy way for preprocessing the dataset and downloading the preprocessed dataset.

Examples

Run this code
# NOT RUN {
if(interactive()){
library(rmarkdown)
PREPShiny()
}
# }

Run the code above in your browser using DataLab