【发布时间】:2019-11-03 03:32:11
【问题描述】:
当我跑步时
#get the library
library(googlesheets)
#initialize token
gs_auth(new_user = TRUE)
它总是打开我的firebox浏览器,但是,我希望它打开我的chrome浏览器,有没有办法改变默认打开的浏览器?
顺便说一下,我的操作系统是windows 7
R 版本 3.3.3
googlesheets 版本 0.3.0
【问题讨论】:
-
你用的是什么操作系统?
-
@sindri_baldur 它是 Windows 7
-
也许 Firefox 是您系统的默认浏览器?您可以检查/更改默认浏览器吗? support.google.com/chrome/answer/…
-
@Ronak Shah 我确实设置了它,不幸的是,目前这并不能解决我的问题
标签: r google-sheets