Wrapper for cat and sprintf.
A simple wrapper for cat(sprintf(...))
.
catf(..., file = "", append = FALSE, newline = TRUE)
Nothing.
msg = "a message." catf("This is %s", msg)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.