Learn R Programming

Xmisc (version 0.2.1)

stampmsg: Generate a diagnostic message from its arguments, with timestamp

Description

Generate a diagnostic message from its arguments, with timestamp

Usage

stampmsg(..., domain = NULL, appendLF = TRUE)

Arguments

...
see message
domain
see message
appendLF
see message

Examples

Run this code
stampmsg(LETTERS)

Run the code above in your browser using DataLab