Recently Published
Palmer Penguins Facet grid plot
This is an example of a facet grid plot using the Palmer Penguins dataset in R and is an example from the Google Data Analytics course.
Diamonds Facet Plot
This is a facet plot using the Diamonds dataset from R and is an example from the Google Data Analytics course.
Palmer Penguins Facet Plot
This is an example of a facet from the Google analytics course. This uses the palmer penguins dataset from R
Diamonds Bar Chart (fill)
This is the diamonds bar chart from Base R that has had a fill applied to it.
Diamonds Bar Chart
This is an example of a basic bar chart using the Diamonds dataset in the ggplot2 package in base R
Palmer Penguins Smooth Line Plot
This is from an example in the Google Analytics Certificate program.