Skip to content

datatas/Data_Visualisation_with_ggplot2

Repository files navigation

Data_Visualisation_with_ggplot2

Basic steps on using ggplot2 to create plots in R.

To run this script you will need R v4.0 or higher and the following packages:

  • Tidyverse
  • Palmer penguins These packages can be installed using install.packages(palmerpenguins) or whatever package you need.

About

Basic steps on using ggplot2 to create plots in R.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages