scholar_get_citations: Scrape title, author and number of citations from google...

Description Usage Arguments Examples

View source: R/get_citations.R

Description

Scrape title, author and number of citations from google scholar url

Usage

1

Arguments

u

url

Examples

1
2
3
4
query = "open source software"
u = scholarurl(query)
res = scholar_get_citations(u)
res

Robinlovelace/scholarsearch documentation built on Jan. 2, 2020, 1:49 p.m.