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