Skip to contents

Opens the available indicators in the RStudio data viewer for easy filtering and searching.

Usage

view_indicators(lang = c("de", "en"), theme = NULL)

Arguments

lang

Language code: "de" (German) or "en" (English).

theme

Optional character. Filter to a specific theme/domain before opening the viewer. Use get_themes() to list available themes.

Value

Invokes View() on the data frame.