gs4_get | R Documentation |
Retrieve spreadsheet-specific metadata, such as details on the individual (work)sheets or named ranges.
gs4_get()
complements googledrive::drive_get()
, which
returns metadata that exists for any file on Drive.
gs4_get(ss)
ss |
Something that identifies a Google Sheet:
Processed through |
A list with S3 class googlesheets4_spreadsheet
, for printing
purposes.
Wraps the spreadsheets.get
endpoint:
gs4_get(gs4_example("mini-gap"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.