I got two quite big datasets (190MB and 157.4 MB), which I would like to merge into one big dataset. However, when I try to combine those datasets with rbind R gives me the following error: "cannot allocate vector of size 421.1 MB).
Since I'm quite new into R I would really appreciate your help. Thank you so much in advance!