Skip to content

datasciencecampus/DSCA_data_visualisation_in_r

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Visualisation in R

Version 1

Course Duration

3 Hours

Course Summary

This course introduces students to the grammar of graphics and building a plot using ggplot2.

Course Objective

Students will become familiar with how a plot is built using ggplot learn to customise and create different plots.

Lead Developer

Laurie Baker

Course Reviewer(s)

Richard Leyshon

Intended Audience

Students familiar with R wishing to advance their data visualisation skills.

Learning Objective Detail

At the end of the course, participants will:-

  • Be familiar with how a construct a basic plot using layers in ggplot.
  • Understand how variables in the data are used to determine aesthetics of the plot.
  • Be familiar with the concepts of tidy data.
  • Understand the connection between different geoms and the type of plot they produce (e.g. geom_line, geom_point).
  • Understand how to customise a plot using labs, theme, facet.

Course Type (Fixed length list.)

  • Online learning - Not Available
  • Independent learning - Not Available
  • Face to face - Available

Skill Level

Intermediate

Pre requisite summary

Students should have completed the course Introduction to R. A recent version of R and RStudio. Packages: tidyverse, gapminder, leaflet.

Acknowledgements

These slides are an updated version of gadenbuie's gentle introduction to ggplot2.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 94.8%
  • JavaScript 4.6%
  • CSS 0.6%