createTwitterWebToken: Create a auth token with twitter app consumer keys

Description Usage Arguments Value

View source: R/vosonSML.R

Description

This function creates a vosonSML::Authenticate credential object with twitter app consumer keys and interactive web authorization. rtweet::create_token is used to create the access token and the properties type and created are added to the credential object to assist with VOSONDash token management.

Usage

1
createTwitterWebToken(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.