I really don’t hate the paste function, it is actually quite useful when working with vectors. I just hate using it for simple string concatenation.
Luckily, R has the functionality to create binary operators so I rolled my own string concatenation operator.