Skip to content

Instantly share code, notes, and snippets.

@pachevalier
Created July 28, 2014 14:11
Show Gist options
  • Save pachevalier/37f565fe8d66dc7c66b4 to your computer and use it in GitHub Desktop.
Save pachevalier/37f565fe8d66dc7c66b4 to your computer and use it in GitHub Desktop.
library("rjson")
test <- fromJSON(readLines("data/test.json", warn = FALSE))
test
[[17413624,"item",4167836],[17413611,"item",15284],[17413151,"item",11266439],[17413068,"item",4663903],[17413056,"item",694589],[17413006,"item",4167836],[17412951,"item",4167836],[17412582,"item",1972868],[17412061,"item",4167836],[17411835,"item",4167836]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment