powered by
Output a formatted message
messagef(fmt, ...)
format string (see sprintf for details)
sprintf
values passed into fmt. Only logical, integer, real and character vectors are supported, but some coercion will be done.
fmt
Nothing, called for the side effect of outputting a message to the console.