Skip to content
Prev 201022 / 398503 Next

How to add a top level title to multiple plots

Jason Rupert wrote:
title("Distribution Comparisons", outer = TRUE)

But you may have to make room for it with par(oma=...).

  -Peter Ehlers