panelLabel: Puts text in the top left corner of a plot

View source: R/panelLabel.R

panelLabelR Documentation

Puts text in the top left corner of a plot

Description

Puts text in the top left corner of a plot

Usage

panelLabel(text, xadj = 0.035, yadj = 0.05, ...)

Arguments

text

the text to print

xadj

position along the x-axis as a proportion of the axis span

yadj

position along the y-axis as a proportion of the axis span

position

currently only topLeft


evanchildress/plotHacks documentation built on July 29, 2022, 5 a.m.