TextLabel: TextLabel

Description Usage Arguments Value

View source: R/Axes.R

Description

Convenience functions for adding letters and labels to figures. Adds padding not provided by text(par("usr")[1], par("usr")[4], ...).

Usage

1
TextLabel(location, ..., yoffset = 0, expansion = 0.1)

Arguments

location

one of "topleft", "topright", "bottomleft", "bottomright"

...

to text

yoffset

generally integer values to be multipliedy by par("cxy")

expansion

Value

NULL


stakahama/libRST documentation built on Dec. 23, 2021, 4:33 a.m.