A binary operator shortcut for paste(x,y)
x %,% y
x
y
paste(x, y, sep="")
Grant Izmirlian izmirlian@nih.gov
library(PwrGSD) "var" %,% (1:10)