search for: nosqldata

Displaying 1 result from an estimated 1 matches for "nosqldata".

2012 Dec 04
1
Reading JSON files from R
...he necessary structures. However I cannot seem to use to to read the file properly and get this error: Error in function (classes, fdef, mtable) : unable to find an inherited method for function "fromJSON", for signature "missing", "NULL" The call I am making is: noSqlData <- fromJSON(file='data.json') It is a small file - with 3 levels of nested records. And if there were some links to some examples with a file and usage would be great. My JSON file validates - so do not believe there is anything wrong with the file. Thanks for your help. -- View...