connect_to_api: Connect to Twitter API

Description Usage Arguments

View source: R/fct_twitter.R

Description

Connect to Twitter API using the credentials provided.

Usage

1
connect_to_api(bearer_token, saved = TRUE)

Arguments

bearer_token

User specific bearer token

saved

If TRUE, use the existing 'my-twitter-app' authentication. If FALSE, make one, and authenticate with it.


jiwanheo/senTWEETment documentation built on Jan. 20, 2022, 3:20 a.m.