Inline character paste0.
e1 %p% e2
e1
first, or left argument.
e2
second, or right argument.
c(e1, c2)
"a" %p% "b" c("a", "b") %p% "_d"