fingertipsR (version 1.0.5)

select_indicators: Select indicator

Description

Point and click method of selecting indicators and assigning them to object. Note, this function can take up to a few minutes to run (depending on internet connection speeds).

Usage

select_indicators()

Arguments

Value

A numeric vector of indicator IDs

Examples

Run this code
# NOT RUN {
# Opens a browser window allowing the user to select indicators by their name, domain and profile
inds <- select_indicators()
# }

Run the code above in your browser using DataCamp Workspace