key_from_gs: Gets KEY data and cleans up based on parameters

Description Usage Arguments

View source: R/key_from_gs.R

Description

Gets KEY data and cleans up based on parameters

Usage

1
key_from_gs(gsheet_name, gsheet_tab, log = TRUE)

Arguments

gsheet_name

exact name of the Google Sheet that has the KEY table. If there are more than 1 Google Sheets with this name, an error will be returned.

gsheet_tab

name of the Google Sheet tab that has the KEY table. Requirements: KEY_TIMESTAMP, KEY_FIELD, and KEY_CONCEPT_NAME as the grouping variable.


patelm9/cartographR documentation built on Dec. 18, 2019, 5:54 a.m.