Get multiple levels of a nomenclature (from `level_from` to `level_to`)

get_nomenclature_multiple_levels(
  identifier,
  environment = "PRD",
  filters = list(),
  level_from = 1,
  level_to = 2,
  language = "fr",
  annotations = FALSE
)

Arguments

identifier

nomenclature's identifier

environment

environment on which to query API Available are 'PRD', 'ABN', 'TEST', 'QA' and 'DEV'.

filters

additionnal filters

level_from

the 1st level to include

level_to

the last level to include

language

the language of the response data Available are 'fr', 'de', 'it', 'en'.

annotations

flag to include annotations

Value

dataframe columns from `level_from` to `level_to` codes