open_tweet_user: open Twitter user in browser

Description Usage Arguments Value Examples

Description

open user in browser

Usage

1
open_tweet_user(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 user: input is a df from the streamAPI:
open_tweet_user(tweets_df)

## End(Not run)

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