I'm relatively new to R so please accept my apologies if this seems obvious/silly question- I have tried googling to no avail.
I have two dataframes that I would like to append without merging or losing any data. I hope the below explains what I mean.
I've tried rbind, cbind, merge, but none seem to work in the way I need. I wondered if anyone had any tips?