find_indicator: Find available indicator code names in the Wittgenstein...

View source: R/find_indicator.R

find_indicatorR Documentation

Find available indicator code names in the Wittgenstein Centre Human Capital Data Explorer

Description

Find available indicator code names in the Wittgenstein Centre Human Capital Data Explorer

Usage

find_indicator(x)

Arguments

x

Character string on key word or name related to indicator of potential interest.

Value

A subset of the wic_indicators data frame with one or more of the indicator, description or definition columns matching the keyword given to x. Use the result in the indicator column to input to the get_wcde function for downloading data.

Examples

find_indicator("education")
find_indicator("migr")
find_indicator("fert")

wcde documentation built on May 29, 2024, 6:14 a.m.