In formal language theory and computer programming, string concatenation is the operation of joining character strings end-to-end. For example, the concatenation of "snow" and "ball" is "snowball".
Richard Webster: The paste() Function in R (10:03)
Monika Wahi: How to Use the Paste Command to Concatenate Strings in R (4:17)