gimlet.read: Download Gimlet data.

Description Usage Arguments Value Examples

Description

Download Gimlet data.

Usage

1
gimlet.read(site, email, password, start_date, end_date)

Arguments

site

A string denoting the Gimlet subdomain 'site', e.g., YOURLIBRARY.gimlet.us.

email

A string denoting the email to login to your Gimlet site.

password

A string denoting the password to login to your Gimlet site.

start_date, end_date

Optional. Object of class 'POSIXt' or 'Date' denoting the desired start and end date of the data query. Defaults to past 7 days.

Value

A data frame containing the contents of a Gimlet data query.

Examples

1
read.gimlet('mysite', 'e@mail.com', 'mypassword')

lanceupton/gimletr documentation built on May 14, 2019, 1:46 p.m.