We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 102f91e commit 1cb732bCopy full SHA for 1cb732b
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: patchwork
2
Type: Package
3
Title: The Composer of Plots
4
-Version: 1.1.3.9000
+Version: 1.2.0
5
Authors@R:
6
person(given = "Thomas Lin",
7
family = "Pedersen",
NEWS.md
@@ -1,4 +1,4 @@
-# patchwork (development version)
+# patchwork 1.2.0
* Axes and axis titles can now be collected using the `plot_layout()` function.
Collecting axes will remove duplicated axes in the x- or y-direction.
0 commit comments