getCitePerYear: Get citation and h indices per year

Description Usage Arguments

Description

Making citation indices for each year

Usage

1
2
getCitePerYear(theurl, year = NULL, url = TRUE,
  this.year = as.numeric(format(Sys.time(), "%Y")), pagegraph = FALSE)

Arguments

theurl

url from Google Citation or htmlTreeParse if (url=FALSE)

year

year to start from (default NULL)

url

(logical) is theurl a url or htmlTree

this.year

The end year (default this year)

pagegraph

Use this for graphs of an article


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