datorama_token: Authenticating yourself to Datorama

Description Usage Arguments Value Examples

Description

Authenticating yourself to Datorama

Usage

1
datorama_token(email, password)

Arguments

email

A string containing the email associated with your Datorama account

password

A string containing the password associated with your Datorama account

Value

A string with your our API token

Examples

1
2
3
4
## Not run: 
datorama_token("someEmail@gmail.com", "password1234")

## End(Not run)

datoramar documentation built on May 2, 2019, 2:10 a.m.