0

I've used memory.limit() to enhance it to the 4GB limit that R has told me I have, but, I need to run ggPlot2 on the data I have which I'm unable to do so without more memory. Is this simply an issue with the RAM on my computer or is there a way around this?

LLLLFFFF
  • 3
  • 3
  • When does the error occur? When reading the data? Transforming the data? Or plotting the data? Where does logistic regression come into play? – user2974951 Jan 13 '21 at 11:10
  • At the point of entering ggPlot2 into my script. I have imported the data, run anova() and then predict() and when I begin to write ggPlot2() into the script the error appears in the console – LLLLFFFF Jan 13 '21 at 11:14

0 Answers0