I have a 6+gb .json file that I wish to import into R. My end goal would be to take the .json file and convert it into a table in R that I could use perform machine learning packages on.
I am having issues understanding what exactly I need to do to make this happen, as I do not quite understand the .json -> R packages as well as issues with the large file size.