indicate_term_shiny: Indicate terms in data frame

Description Usage Arguments Value

View source: R/indicate_terms_shiny.R

Description

Indicate terms in data frame for Shiny. If term is not present in an abstract, the abstract is automatically discarded.

Usage

1
indicate_term_shiny(df, term = NULL, threshold = 1, case = FALSE)

Arguments

df

Data frame.

term

Character vector. Terms to screen abstracts for.

threshold

Integer. Specifies how often the term(s) must be contained to be recognized.

case

Boolean. Specifies if terms should be case sensitive or not.

Value

Data frame subset for terms.


JulFriedrich/miRetrieveShiny documentation built on Jan. 9, 2022, 8:29 a.m.