powered by
Message function with quiet option inspired from `ronkeizer/vpc`.
msg(txt, quiet = TRUE)
Silent when quiet is `TRUE` or a message is quiet is `FALSE`.
A string for the message.
Should messages be displayed to the console.