For this project we want to create an R flexdashboard in order to detect outliers based on various approaches as Tukey's test.
This project requires the following R libraries installed:
- markdown
- flexdashboard
- shiny
- ggplot2
- plotly
You can run the RMarkdown file Outlier_detection.Rmd
by downloading RStudio here.