tidyverse / googlesheets4

Google Spreadsheets R API (reboot of the googlesheets package)
https://googlesheets4.tidyverse.org
Other
360 stars 53 forks source link

Feature Request: Allow Column Specification for `sheet_append` #299

Open benyamindsmith opened 1 year ago

benyamindsmith commented 1 year ago

I am working with sheet_append and notice that the appending action will only happen from column A. Is there a way for the user to specify another starting column?