R/msg.R

msg <- function(...) {
  cat(..., "\n", sep = "")
}
r-lib/httrmock documentation built on May 14, 2019, 2:33 p.m.