search_serie: Search for series base on a term.

Description Usage Arguments Value

View source: R/ipeaData.R

Description

search_serie Return series' data from a query on Ipeadata.

Usage

1
2
search_serie(term = NULL, fields_search = c("SERNOME"),
  type = "data.table")

Arguments

term

The term to search for.

fields_search

fields to looking in.

type

The type of return, it could be data.table or tibble.

Value

a data.table with all fonts on ipeaData


ipeaData documentation built on June 5, 2018, 1:03 a.m.