Description Usage Arguments Details Examples
View source: R/bhl_getinstitutions.R
GetInstitutions data
1 | bhl_getinstitutions(as = "table", key = NULL, ...)
|
as |
(character) Return a list ("list"), json ("json"), xml ("xml"),
or parsed table ("table", default). Note that |
key |
Your BHL API key, either enter, or loads from your |
... |
Curl options passed on to |
Get a list of institutions which have contributed to BHL in some way. These institutions may fill roles such as contributors, rights holders, and scanning institutions.
1 2 3 4 | ## Not run:
bhl_getinstitutions()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.