# Generated by roxygen2: do not edit by hand

S3method(Ask,data.frame)
S3method(Ask,xts)
S3method(Bid,data.frame)
S3method(Bid,xts)
S3method(print,rbcb_search_result)
S3method(print,rbcb_search_results)
export(Ask)
export(Bid)
export(get_all_currencies)
export(get_annual_market_expectations)
export(get_currency)
export(get_currency_cross_rates)
export(get_monthly_market_expectations)
export(get_quarterly_market_expectations)
export(get_series)
export(get_top5s_annual_market_expectations)
export(get_top5s_monthly_market_expectations)
export(get_twelve_months_inflation_expectations)
export(list_currencies)
export(search_series)
import(httr)
import(jsonlite)
import(stats)
import(tibble)
import(utils)
import(xml2)
import(xts)
