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

View source: R/get_metrics.R

page_no_limitR Documentation

Pages through iCite results until there is no new data

Description

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

Usage

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.


riddlet/iCiteR documentation built on Jan. 27, 2024, 10:31 a.m.