get.GoogleSheet: get.GoogleSheet

Description Usage Arguments Value See Also

Description

get.GoogleSheet

Usage

1
2
get.GoogleSheet(url = NULL, data = c("ML1data", "ML2masteRkey",
  "ML2data")[2], dfCln = FALSE, Sep = ".")

Arguments

url

Hyperlink to the GoogleSheet, ending in command ".../export?format=csv".

data

If no URL is provided, which dataset? (default = "ML2masteRkey").

dfCln

Should the variable names be cleaned (replace spaces and punctuation by a period "."). Default is FALSE.

Sep

Symbol to use when changing column names (default: ".").

Value

A list object with fields:

See Also

Other "get." functions: get.OSFfile, get.Order, get.analyses, get.zavCode


ManyLabsOpenScience/manylabRs documentation built on May 14, 2019, 5:21 p.m.