searchCite: Google Citation Searcher

Description Usage Arguments Value Examples

Description

Search Google Citation for an author

Usage

1
2
searchCite(Author, gCite = TRUE, verbose = TRUE, ask = TRUE,
  addcrit = NULL, ...)

Arguments

Author

Author name separated by function

gCite

(logical) Return Google Cite output of choice

verbose

Verbose diagnostic printing

ask

If multiple authors are found, should a menu be given

addcrit

Added criteria to filter authors, such as institution

...

additional parameters passed to googleCite

Value

googleCite output if gCite is TRUE, else return vector of author list

Examples

1
2
3
4
## Not run: 
searchCite("John Muschelli")

## End(Not run)

muschellij2/googleCite documentation built on May 23, 2019, 9:36 a.m.