My database has +27 million rows of data. So I cannot even put them into a single excel sheet.
I am planning to use R programming to run analysis over this data.
What is the recommended method to collect +27 million rows of data in excel, put them into notepad, and call them into R programming to run?
Do you have any good suggestions, please?
Thank you.