trello: Trello

Description Usage Arguments Examples

Description

Trello object to store key and token variables

Usage

1
trello(key, token)

Arguments

key

string your trello access key

token

string your trello access token

Examples

1
2
## create trello object to store your key and token
trello <- trello(key = "abc", token = "xyz")

SymbolixAU/rtrello documentation built on May 9, 2019, 3:30 p.m.