Description Usage Arguments Details Value Author(s) Examples
View source: R/report_sender.r
Report a user for inappropriate behavior
| 1 | report_sender(username, ...)
 | 
| username | A character string containing an Imgur username. | 
| ... | Other arguments passed to HTTP request functions, for example:  | 
Report an Imgur user for inappropiate behavior.
An object of class “imgur_basic”.
Thomas J. Leeper
| 1 2 3 4 5 | ## Not run: 
tkn <- imgur_login()
block_sender("someuser", token = tkn)
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.