opalr (version 1.4.1)

.extractLabel: Extract label for locale. If not found, fallback to undefined language label (if any).

Description

Extract label for locale. If not found, fallback to undefined language label (if any).

Usage

.extractLabel(
  locale = "en",
  labels = list(),
  localeKey = "locale",
  valueKey = "value"
)

Arguments