read_gs: A wrapper for the googlesheets package: A lazy way to read a...

Description Usage Arguments Value

Description

This auths (via gs_auth), finds a sheet, and reads it (via gs_read). It assumes that you've already set-up your computing evironment to use the the googlesheets pacakge; see it's documentation for more details.

Usage

1
read_gs(key = NULL, title = NULL, url = NULL)

Arguments

key

Passed to gs_key

title

Passed to gs_title

url

Passed to gs_url

Value

The results of gs_read


brendan-R/brocks documentation built on May 13, 2019, 5:07 a.m.