Skip to content

Latest commit

 

History

History
64 lines (44 loc) · 3.05 KB

README.md

File metadata and controls

64 lines (44 loc) · 3.05 KB


📊 Data Visulation Project


In this repom, I did data analysis and data visualisation projects using the R language.

It consists of two projects. In my first project you will see the use of Barplot, Histogram and Boxplot for data visualisation.

In my second project you will see all the simple mathematical operations for data analysis and the top levels such as cross products, covariance. You will also see the Scatterplot Matrix example.

Screenshots

Screenshot 2 Screenshot 1 Screenshot 3

Files

DATA => Download

# Project Name Content
01 Data Visualization Barplot - Histogram - Boxplot
02 Data Analysis Calculate max,min, ... - Cross products, covarience, ... - Scatterplot matrix - Scale

Lessons learned

R is a programming language used in areas such as statistical computing, data analysis, graphics and data visualisation.

Unlike the software languages I use in my other projects, R is an interpretive and functional programming language. I can even compile that little piece of code you wrote. (regardless of the whole code)

Being a functional programming language, it allows us to perform high-level vector operations.

It should definitely not be preferred for beginners.

Feedback

If you have any feedback, please contact me at: emrahfdn.work@gmail.com