I am writing an R function that parse a large json file, takes the first 250k lines and output two different files. I wrote the following for loop that works ju
for