viaf_search {viafr} | R Documentation |
Search VIAF records where the authority includes the given terms.
viaf_search(query = NULL, ...)
query |
The search query (or queries) to get data for. |
... |
Optional VIAF API query parameters. |
A named list of tibbles with data items.
An internet connection is required. The MARC 21 field definitions are used.
viaf_search(c("Rembrandt", "Jane Austen"))