hindawi_search: Search the Hindawi corpus locally.

View source: R/hindawi_search.r

hindawi_searchR Documentation

Search the Hindawi corpus locally.

Description

Search the Hindawi corpus locally.

Usage

  hindawi_search(terms = NA, fuzzy = FALSE, directory)

Arguments

terms

Search terms.

fuzzy

Fuzzy seearch? Defaults to FALSE.

journal_title

Journal title to search.

year

Year to search.

directory

Defaults to where they were written with getcorpus().

Details

The Hindawi corpus zip file (http://www.hindawi.com/corpus/) is updated every day. Use downloadcorpus() to update the corpus.

Author(s)

Scott Chamberlain myrmecocystus@gmail.com

See Also

downloadcorpus and loadcorpus and createrdat.

Examples

## Not run: 
loadcorpus() # load the corpus first
hindawi_search() # then search

## End(Not run)

ropensci/rhindawi documentation built on May 18, 2022, 6:40 p.m.