search_indicator: Search for indicator using words and filters.

View source: R/scldataR.R

search_indicatorR Documentation

Search for indicator using words and filters.

Description

Search for indicator using words and filters.

Usage

search_indicator(
  search,
  categories = "All",
  countries = "All",
  yearstart = "All",
  yearend = "All",
  year = "All"
)

Arguments

search

search

countries

Optional. countries (alpha-3 country code)

yearstart

Optional. yearstart

yearend

Optional. yearend

Value

A data frame with found results

Examples

search_indicator(search="pobreza")

BID-DATA/idbsocialdataR documentation built on Aug. 5, 2023, 12:28 p.m.