I'm simply trying to read a file.json with the read_json() function from the jsonlite package.
I get this error:
mydata <- read_json(path="file.json",simplifyVector = TRUE)
Error in parse_con(txt, bigint_as_char) : parse error: trailing garbage
custom_questions_json": "" } { "id": 15730670, "lodged_a
(right here) ------^