Quantcast
Channel: Active questions tagged r - Stack Overflow
Viewing all articles
Browse latest Browse all 201977

How can I read or download an image from a Google Sheet or google sheet cell using R?

$
0
0

This is what I tried:


library(googlesheets)
sheetPath = "urlToFile"
workSheetName = "sheetName"
gs_title("Gapminder") %>%
  gs_download(ws = "workSheetName ", to = "imageToSave.pdf")

I'm currently getting an authorization error.


Viewing all articles
Browse latest Browse all 201977

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>