i14y_search_concept: Search for a Concept Summary
Description
Search for a Concept Summary
Usage
i14y_search_concept(
search = NULL,
language = "de",
page = 1,
pageSize = 1000,
publishers = NULL,
themeCodes = NULL
)
Arguments
- search
string. Search query.
- language
string. The language of the response data.
- page
integer. The number of the result page to return.
- pageSize
integer. The size of each result page.
- publishers
vector of strings. Filter with Publishers identifiers.
- themeCodes
vector of strings. Filter with theme codes.
Examples
Run this codei14y_search_concept(search = "noga", language = "en")
Run the code above in your browser using DataLab