grid_arrange_legend: Format legend for several ggplots

Usage Details Value Author(s)

Usage

1
2
grid_arrange_legend(..., ncol = length(list(...)), nrow = 1,
  position = c("bottom", "right"), top = "")

Details

This function is useful to decrease the amount of code for each ggplots generated as this thesis will use exclusive ggplot2 for the plots. Values of other parameters such as colours could be changed inside the function.

Value

A grid.arrange() with legend formatted

Author(s)

Antoine Pissoort, antoine.pissoort@student.uclouvain.be


proto4426/PissoortThesis documentation built on May 26, 2019, 10:31 a.m.