Learn R Programming

rpubmed (version 0.1)

in_record_text_p: predicate function for searching in title and abstract

Description

predicate function for searching in title and abstract

Usage

in_record_text_p(article, terms, case_sensitive = FALSE, ...)

Arguments

article
R representation of a pubmed record
terms
vector of terms
case_sensitive
logical
...
arguments to be passed to grep