View source: R/checkshadowban.R
check_shadowban_list | R Documentation |
Checks a list of screen_names for temporary search or reply visibility reduction.
check_shadowban_list(user_list, timezone = "UTC")
user_list |
A list of twitter screen_names (case insensitive) |
timezone |
Optional, a timezone for the timestamp of the ban check. Default is "UTC" |
listcheck <- check_shadowban_list(c("jack","jill","bob"), "Africa/Cairo")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.