fakerake: Functions from litsearchr (not yet on CRAN) Quick keyword...

Description Usage Arguments Value

View source: R/litsearchr.functions.R

Description

Extracts potential keywords from text separated by stop words

Usage

1
fakerake(text, stopwords, min_n = 2, max_n = 5)

Arguments

text

A string object to extract terms from

stopwords

A character vector of stop words to remove

min_n

Numeric: the minimum length ngram to consider

max_n

Numeric: the maximum length ngram to consider

Value

A character vector of potential keywords


nealhaddaway/discoverableresearch documentation built on Oct. 9, 2020, 5:14 p.m.