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.5)gsheet_0.4.5.zip(r-4.4)gsheet_0.4.5.zip(r-4.3)
gsheet_0.4.5.tgz(r-4.4-any)gsheet_0.4.5.tgz(r-4.3-any)
gsheet_0.4.5.tar.gz(r-4.5-noble)gsheet_0.4.5.tar.gz(r-4.4-noble)
gsheet_0.4.5.tgz(r-4.4-emscripten)gsheet_0.4.5.tgz(r-4.3-emscripten)
gsheet.pdf |gsheet.html✨
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 5 years agofrom:9c43f3df89. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win | OK | Nov 22 2024 |
R-4.5-linux | OK | Nov 22 2024 |
R-4.4-win | OK | Nov 22 2024 |
R-4.4-mac | OK | Nov 22 2024 |
R-4.3-win | OK | Nov 22 2024 |
R-4.3-mac | OK | Nov 22 2024 |
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 |