Find which indicators are available.
Arguments
- text
Text to search indicators
- taxonomy_terms
Terms of indicators
- taxonomy_ids
Ids of the indicators
Examples
# \donttest{
ei <- esios_search_indicators()
#> Waiting 6s to retry ■■■■■■■■■■■■
#> Waiting 6s to retry ■■■■■■■■■■■■■■■■■■■■■■■■■■■
#> Waiting 6s to retry ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
mercados <- esios_search_indicators(text = "Mercados y precios")
#> Waiting 4s to retry ■■■■■■■■
#> Waiting 4s to retry ■■■■■■■■■■■■■■■■■■■■■■■■■■■■
#> Waiting 4s to retry ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
# }