update_pubs: Read Google Scholar Profile and save citation counts to a...

View source: R/update_pubs.R

update_pubsR Documentation

Read Google Scholar Profile and save citation counts to a file

Description

This will read in google scholar Profile. If the file already exists (i.e. this has been run before), then a new column is added with the number of new citations

Usage

update_pubs(id, scholar_csv)

Examples

## Not run: 
update_pubs('Fn9BjfIAAAAJ','~/projects/google_scholar.csv')
## End(Not run)

jhollist/miscPackage documentation built on March 3, 2024, 9:23 p.m.