How to download all sheets in a google sheet in R
问题 I'm looking to download all of the sheets in a single google sheet in R. I'm currently using the gsheet package by [maxconway][1] , which allows me to download a sheet using its URL, but it only works on individual sheets, which are differentiated by a gid . The set of google sheets I'm trying to download has over 100 sheets, which makes downloading them one by one with gsheet massively inconvenient - does anyone know of any R packages that automate this or of any way to loop through all of