problem_account_check: problem_account_check

Description Usage Arguments Details Value

Description

Checks for various problems with accounts that preclude further data collection by other functions in the package

Usage

1
problem_account_check(users, return_info = F)

Arguments

users

A character vector of user IDs or screen names

return_info

whether to return the full user info as well

Details

Due to rate limits, this function doesn't work with more than 5000 users at a time. If this is attempted, the function fails.

Value

a logical tibble with 5 columns. Each row notes the user and whether the account has any problematic features

if return_info=T, a list is returned that includes the same tibble as usual , but also a tibble containing all info about the user


llsigerson/twittnet documentation built on May 28, 2019, 4:38 p.m.