I was trying to open a JSON file using fromJSON or read_json from jsonlite package, but it does not work and I keep receiving the following message:
My code is:
fromJSON("Kickstarter_2015-06-12.json", flatten=TRUE)
> Error in parse_con(txt, bigint_as_char) : parse error: trailing garbage
rency_trailing_code": true}} {"id" : 87222572, "robot_id" :
(right here) ------^
Any suggestions?