Recently Published
Car MPG Explorer: Understanding Fuel Efficiency by Transmission Type
This Shiny application allows users to explore how car transmission type (automatic or manual) affects fuel efficiency using the built-in mtcars dataset. By selecting a transmission type, users can view the average miles per gallon (MPG) and compare MPG values visually through a boxplot. The app is designed to be simple and beginner-friendly.
Interactive Leaflet Map Using R Markdown
This webpage is created using R Markdown and demonstrates the use of the Leaflet package to build an interactive map. The map allows users to zoom, pan, and click on markers to view information about different locations. The document also displays the date of creation and is hosted online, fulfilling the requirements of the assignment.
Interactive Data Visualization Using Plotly in R Markdown
This web-based presentation is created using R Markdown and showcases an interactive data visualization built with Plotly. The presentation includes the document creation date and explores the relationship between horsepower and miles per gallon using the mtcars dataset. The interactive plot allows users to hover, zoom, and explore the data dynamically, demonstrating the use of Plotly for creating engaging and informative web presentations.
interactive leaflet map using R mrkdown
This webpage is created using R Markdown and demonstrates the use of the Leaflet package to build an interactive map. The map allows users to zoom, pan, and click on markers to view information about different locations. The document also displays the date of creation and is hosted online, fulfilling the requirements of the assignment.