Description Usage Arguments See Also
retrieve the metadata and text for a specific reply to a comment in a Google Drive file.
1 |
file_id |
the ID of a file - or the full URL for accessing it via your browser.
See |
comment_id |
the ID of a comment, which can be easily retrieved with |
reply_id |
the ID of a comment, which can be found in the output of |
simplify |
whether or not to perform some (small) simplification of the returned list, to make it less nested, headachey and impossible to read. Set to FALSE by default. |
... |
further arguments to pass to httr's GET |
delete_reply
for deleting a reply, and list_replies
for retrieving all replies associated with a comment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.