google docs - R and RGoogleDocs - trouble with auth -
here's deal rgoogledocs: when run:
auth = getgoogleauth("mymail@gmail.com", "my pass",service="wise")
i have (i try different login/passw):
error in strsplit(ans, "\\\n") : non-character argument
i trying different ways no success. please help, what's wrong? , may there're other packages connect r , google sheets?
~~~~~~~~~~~~~~~~~~~~~~~~ 1 day later:
i fix library(googlesheets), works fine
Comments
Post a Comment