jennybc/googlesheets2: Access Google Sheets using the Sheets API V4

Interact with Google Sheets through the Sheets API v4 <https://developers.google.com/sheets/api>. "API" is an acronym for "application programming interface"; the Sheets API allows users to interact with Google Sheets programmatically, instead of via a web browser. The "v4" refers to the fact that the Sheets API is currently at version 4. This package can read and write both the metadata and the cell data in a Sheet.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.1.1.9000
URL https://googlesheets4.tidyverse.org https://github.com/tidyverse/googlesheets4
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jennybc/googlesheets2")
jennybc/googlesheets2 documentation built on Dec. 10, 2023, 12:56 a.m.