Skip to content

Data Analyst Portfolio Project 6 - R - Data analysis and visualisation with ggplot2 of the Diamonds dataset

License

Notifications You must be signed in to change notification settings

adithyasingapore/portfolio_6-r

Repository files navigation

Data analysis and visualisation with ggplot2 of the Diamonds dataset

Portfolio Project 6 - R - Diamonds dataset ggplot2 visualisation

Welcome to my sixth portfolio project. In this data analysis and visualisation project, I analyse and visualise the Diamonds dataset using the "ggplot2" graphing and visualisation library in R.

Project Guide

The Diamonds dataset, which comes in-built with the ggplot2 library in R, is a popular dataset containing data on 53,940 round-cut diamonds, listing their prices, with attributes such as carat, colour, cut and clarity.

The visualised output of my first ggplot in the project:

portfolio_6-r-diamonds_ggplot2_1

The volume of the dataset with 50,000+ entries and the variety of attributes available make it a popular starting dataset for visualisation practice.

The visualised output of my second ggplot in the project:

portfolio_6-r-diamonds_ggplot2_2

Project Files and Data Source Citation

There is 1 project file (R) in this repository.

The Diamonds dataset comes in-built with the ggplot2 package in R, so I have not provided it here.

About

Data Analyst Portfolio Project 6 - R - Data analysis and visualisation with ggplot2 of the Diamonds dataset

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages