Skip to content

ggplot2 is an R package for data visualization. In this activity I learn about the basic logic of data visualization in ggplot2 and how to create a plot using R code. By the time I complete this activity, I’ll be able to write R functions that create data visualizations. This will enable me to create basic visualizations to demonstrate and share…

License

Notifications You must be signed in to change notification settings

musawenkosikhulu/Visualizing-data-with-ggplot2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visualizing-data-with-ggplot2

ggplot2 is an R package for data visualization. In this activity I learn about the basic logic of data visualization in ggplot2 and how to create a plot using R code. By the time I complete this activity, I’ll be able to write R functions that create data visualizations. This will enable me to create basic visualizations to demonstrate and share findings with my data and code.

About

ggplot2 is an R package for data visualization. In this activity I learn about the basic logic of data visualization in ggplot2 and how to create a plot using R code. By the time I complete this activity, I’ll be able to write R functions that create data visualizations. This will enable me to create basic visualizations to demonstrate and share…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages