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

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -