filtered_stream_get_rules: This function allows you to get all rules you have in your...

View source: R/filtered_stream_retrieve_rule.R

filtered_stream_get_rulesR Documentation

This function allows you to get all rules you have in your filtered stream from twitter

Description

This function allows you to get all rules you have in your filtered stream from twitter

Usage

filtered_stream_get_rules(token = "")

Arguments

token

string of the bearer token from your personal twitter API access

Value

a list

Examples

## Not run: 
filtered_stream_get_rules(token = your_token,)


## End(Not run)


MaelKubli/RTwitterV2 documentation built on May 26, 2023, 5:29 p.m.