Increase R memory in mac (To open a TSV format 17.5MB)

Hi people!

I know that anyone can increase the memory of the R Studio if you use windows OS, it is through memory.limit() function, like this memory.limit(size = 1.7e+13)

But, What about Mac OS? Any advice?

I need to open a TSV format 17.5MB, but a pop up appear in R Studio: Just 5 MB maximum.

Thanks a lot and I hope you are very well.

Thanks

Hi,

According to StackOverflow, this might help:

PJ

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.