Wrapper around message() that pastes arguments together into a single string.

mymessage(...)

Arguments

...

Character strings to concatenate and print.

Value

Invisibly returns NULL. Called for side effects (messages).