Data visualisations in R
In this post we will introduce you to graphs in R. We will start with how to graph in base R, followed by an introduction to the most popular R graphing package, ggplot2.
In this post we will introduce you to graphs in R. We will start with how to graph in base R, followed by an introduction to the most popular R graphing package, ggplot2.
Now you have learn’t the basics of plotting in r, we will show you how to edit the plots to be publication ready.