ej_h
1
Hello! I am a new learner.
I cannot bring my google sheets to R studio.
install.packages('googlesheets4')
library(googlesheets4)
The two lines of code worked well but I don't know what to do after that.
I tried gs4_auth(new_user = TRUE)
but it caused an error like below.
Error in gs4_auth(new_user = TRUE) : unused argument (new_user = TRUE)
How can I solve this problem?
HI,
You can find more information and a tutorial on the website
Good luck
PJ
1 Like
ej_h
3
system
Closed
4
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
If you have a query related to it or one of the replies, start a new topic and refer back with a link.