1

I run a simple below command in R:

a <- merge(a,b,all.x=TRUE)

but suddenly this error comes and so I can't take the result of this command

cannot allocate vector of size 1.5 Gb

Do I need increase the memory? How should I do this?

gung - Reinstate Monica
  • 11,223
  • 7
  • 58
  • 75
user3041372
  • 31
  • 1
  • 4

0 Answers0