GGPlotPanelLabs: GGPlotPanelLabs

Description Usage Arguments Value

Description

GGPlotPanelLabs

Usage

1
2
3
4
5
6
7
8
9
GGPlotPanelLabs(
  p,
  labels = "X",
  x = Inf,
  y = Inf,
  hjust = 1,
  vjust = 1,
  gp = gpar()
)

Arguments

p

Input plots.

labels

Labels to place on each plot, one per plot.

x

X cordinates of the labels. Can be +-Inf.

y

Y cordinates of the labels. Can be +-Inf.

hjust

Horizontal justification. + moves right.

vjust

Vertical justification. + moves down.

gp

Text parameters

Value

Modifed plots.


Ilia-Kosenkov/RLibs documentation built on Jan. 26, 2020, 2:21 p.m.