wordcounts_remove_stopwords: Remove stopwords from a wordcounts data frame

wordcounts_remove_stopwordsR Documentation

Remove stopwords from a wordcounts data frame

Description

Filter out a vector of words from a wordcounts dataframe.

Usage

wordcounts_remove_stopwords(counts, stoplist)

Arguments

counts

The dataframe from read_wordcounts

stoplist

character vector

Value

A new data frame with stopwords removed


agoldst/dfrtopics documentation built on July 15, 2022, 4:13 p.m.