This function should be used at the start of each session
setAccount(params)
Its have to required Twitter and request informations for using this package
String
params <- list(BEARER_TOKEN = "DSEFS55SSS",query = "binance")
setAccount(params)
#> The tsentiment package will save the analysis results in png and csv format to the
#> /home/hakki/.local/share/R/tsentiment/results/ path.
#> Your approval is required for these transactions
#> Please enter using the y/n key
#> Answer :
#> Permission Need!
#> User file writing confirmation fail,
#> permission is needed to print analysis results,
#> you can try again to allow it.