I have a problem in reading JSON files in R. My code looks like
lines <- readLines(con_in, n = 10000) while (length(lines) > 0) { myErg &l