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

View source: R/search_sidra.R

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


sidrar documentation built on July 13, 2022, 1:05 a.m.