Learn R Programming

tsentiment (version 1.0.5)

setAccount: Set Twitter Developer Account Api Information

Description

This function should be used at the start of each session

Usage

setAccount(params)

Value

String

Arguments

params

Its have to required Twitter and request informations for using this package

Examples

Run this code
params <- list(BEARER_TOKEN = "DSEFS55SSS",query = "binance")
setAccount(params)

Run the code above in your browser using DataLab