find_venue: Find Venue

Description Usage Arguments Value Examples

View source: R/find_venue.R

Description

Find Venue

Usage

1
find_venue(id_type = c("openalex", "issn_l", "mag", "issn"), id)

Arguments

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

Value

tibble of results from api

Examples

1
2
find_venue(id_type = "openalex", id = c("https://openalex.org/V131591925",
"https://openalex.org/V125754415"))

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