Learn R Programming

sidrar (version 0.2.9)

search_sidra: Search SIDRA's tables with determined term(s)

Description

It returns all SIDRA's tables with determined term

Usage

search_sidra(x)

Value

A character vector with the tables' names.

Arguments

x

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

Author

Renato Prado Siqueira rpradosiqueira@gmail.com

See Also

get_sidra

Examples

Run this code
if (FALSE) {
search_sidra("contas nacionais")
}

Run the code above in your browser using DataLab