News

#We do this via str() and then this command becomes a concatenation operation. In R, we would use #paste(), probably, to do this. print str(r.ourNumeric) + r.ourString What about going the other way, ...