check_shadowban_list: User list shadowban test - wrapper for...

View source: R/checkshadowban.R

check_shadowban_listR Documentation

User list shadowban test - wrapper for rtweetXtras::check_shadowban()

Description

Checks a list of screen_names for temporary search or reply visibility reduction.

Usage

check_shadowban_list(user_list, timezone = "UTC")

Arguments

user_list

A list of twitter screen_names (case insensitive)

timezone

Optional, a timezone for the timestamp of the ban check. Default is "UTC"

Examples

listcheck <- check_shadowban_list(c("jack","jill","bob"), "Africa/Cairo")

Arf9999/rtweetXtras documentation built on June 27, 2022, 5:10 a.m.