p.datum {sfsmisc}R 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()

[Package sfsmisc version 1.1-18 Index]