Learn R Programming

iCiteR (version 0.2.1)

page_no_limit: 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.