Description Usage Arguments Examples
View source: R/get_citations.R
Scrape title, author and number of citations from google scholar url
1 |
u |
url |
1 2 3 4 | query = "open source software"
u = scholarurl(query)
res = scholar_get_citations(u)
res
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.