0

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) ------^
codeteq
  • 1,502
  • 7
  • 13
delcast
  • 496
  • 1
  • 5
  • 16

0 Answers0