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

networking - Vagrant-provisioned VirtualBox VM is not reachable from Ubuntu host -

c# - ASP.NET Core - There is already an object named 'AspNetRoles' in the database -

android - IllegalStateException: Cannot call this method while RecyclerView is computing a layout or scrolling -