patch_tag: Format the tag test of Figures, using with patchwork usually

Description Usage Arguments Author(s) Examples

View source: R/patch.R

Description

Format the tag test of Figures, using with patchwork usually

Usage

1
patch_tag(vjust = -1)

Arguments

vjust

adjust the y_position of the tags

Author(s)

Zhonghui Gai

Examples

1
2
library(ggplot2)
ggplot(mtcars) + geom_point(aes(mpg, disp)) + patch_tag()

ZhonghuiGai/ggpatch documentation built on Dec. 18, 2021, 8:28 p.m.