Displaying 2 results from an estimated 2 matches for "googlespreadsheet".
2009 May 08
1
RGoogleDocs
...;wise")
>sheets.con = getGoogleDocsConnection(auth)
>a <- getDocs(sheets.con)
I get the following error:
Error in checkSlotAssignment(object, name, value) :
assignment of an object of class "NULL" is not valid for slot "access" in an object of class "GoogleSpreadsheet"; is(value, "character") is not TRUE
If i change the service to "writely", I get the full listing of the google docs and cannot import a spreadsheet due to the fact that the sheets.con is of the wrong class.
Any help would be appreciated ! I am running under Ubunto 8.10...
2009 Apr 01
0
Reading from Google Spreadsheets with RGoogleDocs
I cannot read google spreadsheets. I get the following error:
assignment of an object of class "NULL" is not valid for slot "access"
in an object of class "GoogleSpreadsheet"; is(value, "character") is
not TRUE
RGoogleDocs is on the cusp of brilliance. How can I troubleshoot this
apparently last remaining problem?
Farrel J. Buchinsky, MD
Director, Respiratory Papillomatosis Program
Allegheny-Singer Research Institute
320 E. North Avenue
Pittsburgh, PA...