gsLoadAll: Loads all sheets from a google spreadsheet into a list with...

View source: R/googlespreadsheets.R

gsLoadAllR Documentation

Loads all sheets from a google spreadsheet into a list with the tab name as the list element name.

Description

Loads all sheets from a google spreadsheet into a list with the tab name as the list element name.

Usage

gsLoadAll(key)

Arguments

key

Something that identifies a Google Sheet: its file ID, a URL from which we can recover the ID, an instance of googlesheets4_spreadsheet (returned by gs4_get()), or a dribble, which is how googledrive represents Drive files. Processed through as_sheets_id().


madedotcom/retl documentation built on Sept. 19, 2022, 3:28 a.m.