page_no_limit: Pages through iCite results until there is no new data

Description Usage Arguments Value

View source: R/get_metrics.R

Description

page_no_limit aggregates results from iCite until there is no new data returned

Usage

1
page_no_limit(year = year, offset = offset)

Arguments

year

character. The year whose data you would like

offset

character. The minimum PMID you would like to have returned

Value

All values from the icite_api reformatted into a dataframe. see https://icite.od.nih.gov/api for details.


iCiteR documentation built on Nov. 18, 2019, 5:16 p.m.