
Last chance! 50% off unlimited learning
Sale ends in
Date-time stamp the current plot in the extreme lower right corner. Optionally add the current working directory and arbitrary other text to the stamp.
pstamp(txt, pwd = FALSE, time. = TRUE)
an optional single text string
set to TRUE
to add the current working directory
name to the stamp
set to FALSE
to use the date without the time
Frank Harrell
Certain functions are not supported for S-Plus under Windows. For R,
results may not be satisfactory if par(mfrow=)
is in effect.
plot(1:20)
pstamp(pwd=TRUE, time=FALSE)
Run the code above in your browser using DataLab