View source: R/i14y_search_nomenclature.R
i14y_search_nomenclature | R Documentation |
Search within a nomenclature
i14y_search_nomenclature(
identifier = NULL,
query = NULL,
language = "de",
page = NULL,
pageSize = NULL,
filters = NULL
)
identifier |
string. The identifier of dcat dataset. |
query |
string. The 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 |
filters |
object. The filters |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.