Learn R Programming

sfsmisc (version 0.9-4)

p.datum: 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

Run this code
plot(1)
p.datum()

Run the code above in your browser using DataLab