Description Usage Arguments Details Value Author(s) See Also
Get a comment (and, optionally, its replies).
1 | get_comment(comment, replies = FALSE, ...)
|
comment |
A comment ID, perhaps returned by |
replies |
A logical indicating whether to return replies to the comment, in addition to the comment itself. |
... |
Other arguments passed to HTTP request functions, for example: |
Retrivies a comment and, optionally, any replies to that comment.
An object of class “imgur_comment”
Thomas J. Leeper
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.