Learn R Programming

wcde (version 0.0.7)

find_indicator: 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)

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.

Arguments

x

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

Examples

Run this code
find_indicator("education")
find_indicator("migr")
find_indicator("fert")

Run the code above in your browser using DataLab