powered by
Used internally. Passes everything on to cat() but enforces sep = "". Relates to cat() as paste0() relates to paste().
cat()
sep = ""
paste0()
paste()
cat0(...)
strings to be concatenated and printed.