author_search: Function to search google scholar by author and/or...

Description Usage Arguments

View source: R/Scrape.R

Description

Function to search google scholar by author and/or institution

Usage

1
author_search(author, institution = "", write = F)

Arguments

author

Author's name. This works best in "lastname, firstname" format but any format is accepted (search results may vary)

institution

Institution name, defaults to ""

write

Write results to table? Can be TRUE or the name of the output file. Defaults to FALSE, which returns the results.


srvanderplas/GoogleScholarScrapeR documentation built on May 30, 2019, 8:41 a.m.