get_data_from_page: Get Data from Page

Description Usage Arguments Value Examples

View source: R/foundational_functions.R

Description

Convenience function to get the data from each page – only pulling out the results

Usage

1
get_data_from_page(page_path)

Arguments

page_path

the url for the page of API results

Value

df with results from that page

Examples

1
get_data_from_page("https://api.openalex.org/concepts?filter=level:1")

ekmaloney/openalexR documentation built on Feb. 4, 2022, 11:39 p.m.