bind_user_jsons: Bind user information stored as JSON files 'r...

View source: R/deprecated_functions.R

bind_user_jsonsR Documentation

Bind user information stored as JSON files 'r lifecycle::badge("deprecated")

Description

Bind user information stored as JSON files 'r lifecycle::badge("deprecated")

Usage

bind_user_jsons(data_path, verbose = TRUE)

Arguments

data_path

string, file path to directory of stored tweets data saved as users_id.json

verbose

If FALSE, messages are suppressed

Value

a data.frame

Examples

## Not run: 
bind_user_jsons("data_path = "data/"")

## End(Not run)

academictwitteR documentation built on March 18, 2022, 6:41 p.m.