03 Jun 2018
writeLines can be used to write to a connection
writeLines(text, con = stdout(), sep = "\n", useBytes = FALSE)
R
function
output