View source: R/get-all-comments.R
get_comment_links | R Documentation |
Extract objectIds from nested list, collect comments corresponding
to each objectId
, and return the links of comment links obtained so
detailed comment-specific metadata can be obtained.
get_comment_links(docs, key, quiet = TRUE)
docs |
a nested list containing data from a valid API call containing documents and their corresponding objectIds |
key |
valid API key |
quiet |
logical; TRUE if you want messages printed, FALSE otherwise |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.