code_tweet_user: coding and open Twitter user in browser

Description Usage Arguments Value Examples

Description

coding and open user in browser

Usage

1
code_tweet_user(user_df, startrow = 1)

Arguments

user_df

Data frame from the rest API

startrow

define in which row to start. If not specified it starts in the first row

Value

new data frame with all codes

Examples

1
2
3
4
5
## Not run: 
# to open a specific user: input is a df from the search API:
code_tweet_user(user_df, 1)

## End(Not run)

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