open_tweet_rest: open tweets in browser from REST API

Description Usage Arguments Value Examples

Description

open tweets in browser

Usage

1
open_tweet_rest(tweets_df)

Arguments

tweets_df

Data frame from the REST API

Value

none, browser opens automatically

Examples

1
2
3
4
5
## Not run: 
# to open a specific tweet: input is a df from the REST API:
open_tweet_rest(tweets_df)

## End(Not run)

adrauc/socialsemR documentation built on May 10, 2019, 5:58 a.m.