p.datum: Plot 'Datum' (deutsch!) unten rechts

View source: R/p.goodies.R

p.datumR Documentation

Plot 'Datum' (deutsch!) unten rechts

Description

Plot the date (and time, if required) in German, at the lower right hand margin of your plot.date

Usage

p.datum(outer = FALSE, cex = 0.75, ...)

Arguments

outer

logical; passed to mtext.

cex

non-negative; passed to mtext.

...

any arguments to u.Datumvonheute.

See Also

u.date, date.

Examples

plot(1)
p.datum()

mmaechler/sfsmisc documentation built on Feb. 28, 2024, 4:18 a.m.