get_nomenclature_one_level.Rd
Get one level of a nomenclature
get_nomenclature_one_level( identifier, environment = "PRD", filters = list(), level_number = 1, language = "all", annotations = FALSE )
identifier | nomenclature's identifier |
---|---|
environment | environment on which to query API Available are 'PRD', 'ABN', 'TEST', 'QA' and 'DEV'. |
filters | additionnal filters |
level_number | level to export |
language | the language of the response data Available are 'fr', 'de', 'it', 'en'. |
annotations | flag to include annotations |
dataframe with 3 columns (Code, Parent and Name in the selected language)