i14y_search_concept | R Documentation |
Search for a Concept Summary
i14y_search_concept(
query = NULL,
language = "de",
page = 1,
pageSize = 1000,
publishers = NULL,
themes = NULL,
conceptValueTypes = NULL,
registrationStatuses = NULL
)
query |
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. |
themes |
vector of strings. Filter with theme codes. |
conceptValueTypes |
character vector. One or more concept value types to filter by. |
registrationStatuses |
character vector. One or more registration statuses to filter by. |
a tibble
i14y_search_concept(query = "noga", language = "en")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.