Description Usage Arguments Value
View source: R/process_comments.R
Process Comments for tidytext
1 | process_comments(comments, other_stop_words = "gt")
|
comments |
data frame, result of |
other_stop_words |
character vector of words to be removed, eg. for Reddit its 'gt', an artifact from inline HTML in the comments, for multiple use c("word1", "word2") |
data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.