load_sheet: Load Sheet Privately

Description Usage Arguments Value

Description

Loads a private sheet from google sheets using your secret token.

Usage

1
load_sheet(worksheet.title, sheet.index, format.changed = F)

Arguments

worksheet.title

: A character string representing the title of the workbook.

sheet.index

: An integer representing which worksheet to load.

format.changed

: A boolean representing whether the format of the workbook has been changed from the default format.

Value

Returns a data frame representing the workbook.


jmiahjones/lunch.time documentation built on May 29, 2019, 1:05 a.m.