Re: [R] Reading JSON files from R

2012-12-03 Thread Duncan Temple Lang
Hi m.dr. Reading data from MongoDB is no problem. So the RJSONIO or rjson packages should work. Can you send me the sample file that is causing the problem, please? The error about a method looks like a potential oversight in the combinations of inputs. Thanks D. On 12/3/12 7:30

[R] Reading JSON files from R

2012-12-03 Thread m.dr
Hello All - I am trying to use RJSONIO to read in some JSON files. I was wondering if anyone could please comment on the level of complexity of the files it can be used to read, exports from or directly from NoSQL DBMS like MongoDB and such. Also, i understand that in reading the JSON file RJSON