find_institution: Find Institution

Description Usage Arguments Value Examples

View source: R/find_instution.R

Description

Find Institution

Usage

1
2
3
4
find_institution(
  id_type = c("openalex", "ror", "mag", "grid", "wikipedia", "wikidata"),
  id
)

Arguments

id_type

the type of ids, should be one of: openalex, ror, mag, grid, wikipedia, or wikidata

id

one or more ids for finding

Value

tibble of institution info

Examples

1
find_institution(id_type = "openalex", id = c("I170897317", "I114027177"))

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