args_text: Create argument list for text

View source: R/barplot.R

args_textR Documentation

Create argument list for text

Description

Create argument list for text

Usage

args_text(y.abs = NULL, y.rel = -0.01, srt = 90, adj = c(1, 0.5), ...)

Arguments

y.abs

absolute y positions

y.rel

relative y positions

srt

see text

adj

see text

...

further arguments to text

Value

list of arguments that may be used as args.text in mybarplot


KWB-R/kwb.plot documentation built on Oct. 2, 2023, 10:16 p.m.