googlesheets (version 0.2.1)

construct_ws_feed_from_key: Construct a worksheets feed from a key

Description

Construct a worksheets feed from a key

Usage

construct_ws_feed_from_key(key, visibility = "private")

Arguments

key
character, unique key for a spreadsheet
visibility
character, either "private" (default) or "public", indicating whether further requests will be made with or without authorization, respectively