# Generated by roxygen2: do not edit by hand

export(clean_downloads)
export(get_companies)
export(get_info)
export(get_prices)
export(install_yfinance)
export(market_data)
export(market_growth)
export(market_payouts)
export(market_profitability)
export(market_safety)
export(tidy_prices)
export(tidyinfo)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(quantmod,getFinancials)
importFrom(quantmod,getSymbols)
importFrom(quantmod,viewFinancials)
importFrom(reticulate,import)
importFrom(reticulate,py_install)
importFrom(reticulate,py_run_string)
importFrom(reticulate,use_virtualenv)
importFrom(reticulate,virtualenv_exists)
importFrom(reticulate,virtualenv_remove)
importFrom(rlang,.data)
importFrom(stats,cov)
importFrom(stats,lm)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,var)
