Skip to content

jumpingrivers/nhs-ggplot2

Repository files navigation

ggplot2 workshop - NHS conference 2019

Install ggplot2

  • Run the install.packages() command to install ggplot2
install.packages("ggplot2")
  • Try using the library command to check it installed correctly.
library("ggplot2")

Download the files

  • Click the green button in the top right which says "Clone or Download"

  • Select "Download zip"

  • Unzip the folder on your computer

Let's go! 🚀

About

Workshop for the NHS R conference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published