Description Usage Arguments Value Examples
Find Venue
1 | find_venue(id_type = c("openalex", "issn_l", "mag", "issn"), id)
|
id_type |
type of id you are submitting, should be one of openalex, issn_l, mag, or issn |
id |
one or more ids that correspond to the id type |
tibble of results from api
1 2 | find_venue(id_type = "openalex", id = c("https://openalex.org/V131591925",
"https://openalex.org/V125754415"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.