When I run
#get the library
library(googlesheets)
#initialize token
gs_auth(new_user = TRUE)
it always opens my firebox browser, however, I want it to open my chrome browser, is there a way to change the default open browser?
By the way, my os is windows 7
R version 3.3.3
googlesheets version 0.3.0