Skip to content

lokesh97jain/Iris-flower-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Iris-flower-analysis

Explore the Iris dataset through interactive visualizations using R and Plotly

Installation

To run this project, you will need RStudio installed on your computer, along with the following R packages:

install.packages("plotly")
install.packages("dplyr")
install.packages("data.table")
install.packages("tidyr")
install.packages("lubridate")

Usage

To use this project, clone this repository and open the iris_visualization.R file in your RStudio. You can run the script directly to see the visualizations, or you can modify it to explore different aspects of the data.

About

Explore the Iris dataset through interactive visualizations using R and Plotly

Topics

Resources

License

Stars

Watchers

Forks