setup_tumblr_apikey: Store your API key for use with tumblR

Description Usage Arguments Examples

View source: R/tumblR.R

Description

This function stores the api key for use with Tumblr API calls that require an api_key. Optionally it saves the key to a file.

Usage

1
setup_tumblr_apikey(consumer_key, credentials_file = NULL)

Arguments

consumer_key

Your api key

credentials_file

Optional argument of a file to save to

Examples

1
setup_tumblr_apikey("myApiKeyIsVeryLong")

klapaukh/tumblR documentation built on May 20, 2019, 11:06 a.m.