This repo contains five Shiny apps that I created for data exploration purposes. They are set up with example data sets, which can be replaced with other data sets of your choice (e.g. a different text data set for the word cloud). You can either run the .R files in RStudio to display the Shiny apps locally or you can view the Shiny apps life using the following links:
- Heatmap and scatterplot: https://juliuskittler.shinyapps.io/heatmap-and-scatterplot-for-outlier-analysis
- Superimposed radar chart: https://juliuskittler.shinyapps.io/superimposed-radarchart
- Juxtaposed radar chart: https://juliuskittler.shinyapps.io/juxtaposed-radarchart
- Dotmap with data aggregation: https://juliuskittler.shinyapps.io/dotmap-with-data-aggregation
- Adjustable word cloud: https://juliuskittler.shinyapps.io/adjustable-wordcloud/