R/utils.R
mymessage.Rd
Wrapper around message() that pastes arguments together into a single string.
message()
mymessage(...)
Character strings to concatenate and print.
Invisibly returns NULL. Called for side effects (messages).