search_sidra {sidrar}R Documentation

Search SIDRA's tables with determined term(s)

Description

It returns all SIDRA's tables with determined term

Usage

search_sidra(x)

Arguments

x

A character vector with the term(s)/word(s) to search.

Value

A character vector with the tables' names.

Author(s)

Renato Prado Siqueira rpradosiqueira@gmail.com

See Also

get_sidra

Examples

## Not run: 
search_sidra("contas nacionais")

## End(Not run)


[Package sidrar version 0.2.9 Index]