Skip to content

RutanshuDesai/Facebook-Data-Analysis-with-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Analytics-with-R

Used R programming to explore the dataset.

Using R Studio, analyzed the sample Facebook data. The datafile is in TSV (Tab Separated Values) format. Explored loading the data into R studio and gained the insights on : ## 1. Which gender makes more likes on World Wide Web? - Used group by function and also plotted the results using ggplot. ## 2. Which gender mostly initiated the friendship? - Plotted the data using ggplot and obtained the result. ## 3. Analyzed how many users operate the Mobile phone app. - Using the insight from this, we can understand whether more emphasis and development should be done on Mobile App.

About

Used R programming to explore the dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages