# Generated by roxygen2: do not edit by hand

export(add_lag_columns)
export(assign_portfolio)
export(breakpoint_options)
export(compute_breakpoints)
export(compute_long_short_returns)
export(compute_portfolio_returns)
export(create_summary_statistics)
export(create_wrds_dummy_database)
export(data_options)
export(disconnection_connection)
export(download_data)
export(download_data_constituents)
export(download_data_factors)
export(download_data_factors_ff)
export(download_data_factors_q)
export(download_data_fred)
export(download_data_macro_predictors)
export(download_data_osap)
export(download_data_stock_prices)
export(download_data_wrds)
export(download_data_wrds_ccm_links)
export(download_data_wrds_compustat)
export(download_data_wrds_crsp)
export(download_data_wrds_fisd)
export(download_data_wrds_trace_enhanced)
export(estimate_betas)
export(estimate_fama_macbeth)
export(estimate_model)
export(get_wrds_connection)
export(lag_column)
export(list_supported_indexes)
export(list_supported_types)
export(list_tidy_finance_chapters)
export(open_tidy_finance_website)
export(set_wrds_credentials)
export(trim)
export(winsorize)
import(dplyr)
import(lubridate)
import(tibble)
importFrom(lifecycle,deprecated)
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(purrr,partial)
importFrom(rlang,":=")
importFrom(rlang,enquo)
importFrom(rlang,quo_is_null)
importFrom(rlang,syms)
importFrom(stats,as.formula)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stats,weighted.mean)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,unnest)
importFrom(utils,read.csv)
