Описание тега gridextra

`gridExtra` is a package providing convenience functions and extensions on top of `grid`, a low-level framework for R graphics. This facilitates the arrangement of multiple ggplot objects on a single plot.

Description

gridExtra is an R package based on grid graphics, providing a few high-level functions to draw custom graphical objects and organise them on a page.

Additional Resources

  1. Official CRAN documentation.
  2. Info provided by RDocumentation can be found here.
  3. The official guide, written by the package's creator, can be found here.