figlabel: Add sub-figure label to corners of plots

View source: R/plotUtils.R

figlabelR Documentation

Add sub-figure label to corners of plots

Description

copied from code by January Weiner 3rd at https://www.r-bloggers.com/adding-figure-labels-a-b-c-in-the-top-left-corner-of-the-plotting-region/, originally published at https://logfc.wordpress.com/2017/03/15/adding-figure-labels-a-b-c-in-the-top-left-corner-of-the-plotting-region/

Usage

figlabel(text, region = "figure", pos = "topleft", cex = NULL, ...)

Arguments

text

figure label

region

add to a figure, plot or device

pos

position key, as in legend

cex

label size

...

additional parameters for call to text


raim/segmenTools documentation built on April 25, 2024, 10:14 a.m.