Hi, I wanted to append two datasets horizontally. However, I can't do merge them with _n properly because I think the dataset is very large: 180,453,364 observations are included in each dataset, and the numbers generated by _n seem erroneous when they exceeds a certain number.

Could someone tell me how I can append datasets without an identifier?