I have a big .Rdata file that when I tried to load workspace. I got error.
Error: cannot allocate vector of size n Gb
I only want to get a dataframe from .Rdata file. How can I load a single object from .Rdata file? Thank you for your help.
I have a big .Rdata file that when I tried to load workspace. I got error.
Error: cannot allocate vector of size n Gb
I only want to get a dataframe from .Rdata file. How can I load a single object from .Rdata file? Thank you for your help.