Description Usage Arguments Value Examples
View source: R/find_instution.R
Find Institution
1 2 3 4 | find_institution(
id_type = c("openalex", "ror", "mag", "grid", "wikipedia", "wikidata"),
id
)
|
id_type |
the type of ids, should be one of: openalex, ror, mag, grid, wikipedia, or wikidata |
id |
one or more ids for finding |
tibble of institution info
1 | find_institution(id_type = "openalex", id = c("I170897317", "I114027177"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.