2025-10-31

Slide 1 - Introduction

This presentation introduces my Shiny App Iris Explorer.
It allows users to visualize and summarize the Iris dataset interactively.

Slide 2 - About the App

  • Built using R Shiny
  • Hosted on shinyapps.io
  • Uses the Iris dataset
  • Features:
    • Dropdown to select species
    • Interactive scatter plot
    • Optional summary table

Slide 3 - App Screenshot