select_indicators: Select indicator

View source: R/select_indicators.R

select_indicatorsR Documentation

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()

Value

A numeric vector of indicator IDs

Examples

## Not run: 
# Opens a browser window allowing the user to select indicators by their name, domain and profile
inds <- select_indicators()
## End(Not run)

PublicHealthEngland/fingertipsR documentation built on Feb. 23, 2024, 3:13 a.m.