View source: R/open_alex_restclient.R
openalex_crawl | R Documentation |
Iterates over paged results showing a progress bar
openalex_crawl(entity, query, verbose = FALSE, fmt = "object")
entity |
one of the values in openalex_entity_enum() |
query |
an openalex_query object |
verbose |
boolean to indicate whether to output messages during process |
fmt |
the return format, one of "object" or "tables" |
R object with results matching the query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.