Description Usage Arguments Value Examples
View source: R/foundational_functions.R
Convenience function to get the data from each page – only pulling out the results
1 | get_data_from_page(page_path)
|
page_path |
the url for the page of API results |
df with results from that page
1 | get_data_from_page("https://api.openalex.org/concepts?filter=level:1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.