I have a input file that has about 20 million lines. The size of the file is about 1.2 G. Is there anyway I can plot the data in R. Some of the columns have categories, most
does expanding the available memory with memory.limit(size=2000) (or something bigger) help?
memory.limit(size=2000)