# Generated by roxygen2: do not edit by hand

S3method(Ask,data.frame)
S3method(Ask,olinda_df)
S3method(Ask,xts)
S3method(Bid,data.frame)
S3method(Bid,olinda_df)
S3method(Bid,xts)
export(Ask)
export(Bid)
export(get_all_currencies)
export(get_annual_market_expectations)
export(get_currency)
export(get_currency_cross_rates)
export(get_institutions_market_expectations)
export(get_market_expectations)
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(olinda_get_currency)
export(olinda_list_currencies)
export(rbcb_dataset)
export(rbcb_search)
import(httr)
import(jsonlite)
import(stats)
import(tibble)
import(utils)
import(xml2)
import(xts)
importFrom(methods,is)
