Author Archives

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

How to Change GGPlot Legend Order

    2      2Shares 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 1      5Shares 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 1      5Shares 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...

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

How to Change GGPlot Facet Labels

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

122 311    10Shares This article describes how to install ggplot2 in R. Installing ggplot2 The ggplot2 package can be easily installed...

How to Install GGPLOT2 in R

122 311    10Shares This article describes how to install ggplot2 in R. Installing ggplot2 The ggplot2 package can be easily installed...