add_tweet_id: A function to add a variable with the tweet id.

Description Usage Arguments Examples

Description

This function allows you to add a variable with the tweet id.

Usage

1
add_tweet_id(dataset, var_tweet_url)

Arguments

dataset

The name of your dataset.

var_tweet_url

A string indicating the name of the variable with the tweet URL.

Examples

1
2
3
4
 ## Not run: 
dataset_with_tweet_id <- add_link_dummy(dataset, "URL")

## End(Not run)

CasAndreu/ccceR documentation built on May 6, 2019, 9:28 a.m.