Author Archives

  1 2      3Shares In this article, you will learn how to change a ggplot legend order. Prerequisites Load the ggplot2 package...

How to Change GGPlot Legend Order

  1 2      3Shares In this article, you will learn how to change a ggplot legend order. Prerequisites Load the ggplot2 package...

             In this article, you will learn how to set ggplot breaks for continuous x and y axes. The...

How to Set GGPlot Breaks

             In this article, you will learn how to set ggplot breaks for continuous x and y axes. The...

  4 2      6Shares You will learn how to plot smooth line using ggplot2. Contents: Prerequisites Key R function: geom_smooth() Regression line...

How to Plot a Smooth Line using GGPlot2

  4 2      6Shares You will learn how to plot smooth line using ggplot2. Contents: Prerequisites Key R function: geom_smooth() Regression line...

            There are many R packages/functions for combining multiple ggplots into the same graphics. These include: gridExtra::grid.arrange() and cowplot::plot_grid....

GGPlot Multiple Plots Made Ridiculuous Simple Using Patchwork R Package

            There are many R packages/functions for combining multiple ggplots into the same graphics. These include: gridExtra::grid.arrange() and cowplot::plot_grid....

            This article provide many examples for creating a ggplot map. You will also learn how to create a...

How to Create a Map using GGPlot2

            This article provide many examples for creating a ggplot map. You will also learn how to create a...

 11 1  1   4Shares  This article describes how to change easily ggplot facet labels. Contents: Prerequisites Basic ggplot with facet Change the...

How to Change GGPlot Facet Labels

 11 1  1   4Shares  This article describes how to change easily ggplot facet labels. Contents: Prerequisites Basic ggplot with facet Change the...

1221313    13Shares This article describes how to install ggplot2 in R. Installing ggplot2 The ggplot2 package can be easily installed...

How to Install GGPLOT2 in R

1221313    13Shares This article describes how to install ggplot2 in R. Installing ggplot2 The ggplot2 package can be easily installed...