powered by
A binary operator shortcut for paste(x,y)
x %,% y
a character string
paste(x, y, sep="")
# NOT RUN { library(PwrGSD) "var" %,% (1:10) # }
Run the code above in your browser using DataLab