29 Feb 2020
Practiced using the ggplot package in R to make visualisations using the mtcars dataset.
mtcars_1.R (in the scripts folder)
barPlot_1.jpeg box_plot.jpeg density_plot.jpeg histogram_1.jpeg scatter_plot_with_facet_layer.jpeg scatter_plot_with_facet_layers_2.jpeg scatterplot_with_linear_regression_and_ci.jpeg zooming_into_graph.jpeg