createTwitterDevToken: Create an auth token with twitter app dev keys

Description Usage Arguments Value

View source: R/vosonSML.R

Description

This function is a wrapper for vosonSML::Authenticate with twitter app developer keys. The properties type and created are added to the credential object to assist with VOSONDash token management.

Usage

1
createTwitterDevToken(app_name, keys)

Arguments

app_name

Character string. Twitter app name.

keys

List. Named list of twitter app API keys.

Value

A vosonSML twitter credential object.


VOSONDash documentation built on July 27, 2020, 5:07 p.m.