addfiglab_line: Add a figure label

Description Usage Arguments Details

View source: R/addfiglab_line.R

Description

Add a figure label based on x and y line values

Usage

1
addfiglab_line(lab, xl = NULL, yl = NULL, outer = FALSE, ...)

Arguments

lab

Character giving the figure label

xl

Number of lines into the left x margin

outer

a logical value indicating whether line refers to the outer plot margin, rather than the standard plot margin

...

Additional parameters passed to text

xy

Number of lines intot the top y margin

Details

Note, 'xpd' is NA and 'adj' is c(0, 1).


daynefiler/dlfUtils documentation built on Oct. 22, 2021, 9:49 a.m.