open_tweet: open tweets in browser

Description Usage Arguments Value Examples

Description

open tweets in browser

Usage

1
open_tweet(tweets_df)

Arguments

tweets_df

Data frame from the stream 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 streamAPI:
open_tweet(tweets_df)

## End(Not run)

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