Package: gsheet 0.4.5
gsheet: Download Google Sheets Using Just the URL
Simple package to download Google Sheets using just the sharing link. Spreadsheets can be downloaded as a data frame, or as plain text to parse manually. Google Sheets is the new name for Google Docs Spreadsheets <https://www.google.com/sheets/about>.
Authors:
gsheet_0.4.5.tar.gz
gsheet_0.4.5.zip(r-4.7)gsheet_0.4.5.zip(r-4.6)gsheet_0.4.5.zip(r-4.5)
gsheet_0.4.5.tgz(r-4.6-any)gsheet_0.4.5.tgz(r-4.5-any)
gsheet_0.4.5.tar.gz(r-4.7-any)gsheet_0.4.5.tar.gz(r-4.6-any)
gsheet_0.4.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
gsheet/json (API)
NEWS
| # Install 'gsheet' in R: |
| install.packages('gsheet', repos = c('https://maxconway.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/maxconway/gsheet/issues
Last updated from:9c43f3df89. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 144 | ||
| source / vignettes | OK | 170 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 98 | ||
| macos-oldrel-arm64 | OK | 92 | ||
| windows-devel | OK | 102 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 107 |
Exports:construct_download_urlgsheet2tblgsheet2text
Dependencies:askpassclicurlgluehttrjsonlitelifecyclemagrittrmimeopensslR6rlangstringistringrsysvctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Construct a google sheet download url from the sheet's viewing url | construct_download_url |
| Download Google sheet as a table | gsheet2tbl |
| Download Google sheet as text. | gsheet2text |
