class: center, middle, inverse, title-slide .title[ # Interactive Plotly Presentation ] .author[ ### Stephen Ayiah Fletcher ] .date[ ### 2025-08-01 ] --- # Welcome This is an interactive Plotly chart created with **R Markdown** and **xaringan**. --- # Plotly Interactive Plot ``` ## Warning: package 'plotly' was built under R version 4.5.1 ``` ``` ## Loading required package: ggplot2 ``` ``` ## ## Attaching package: 'plotly' ``` ``` ## The following object is masked from 'package:ggplot2': ## ## last_plot ``` ``` ## The following object is masked from 'package:stats': ## ## filter ``` ``` ## The following object is masked from 'package:graphics': ## ## layout ```