# Generated by roxygen2: do not edit by hand

export("%>%")
export(calc_pc)
export(make_portfolio)
export(risk)
export(simulation)
importFrom(arrow,write_parquet)
importFrom(data.table,fwrite)
importFrom(doSNOW,registerDoSNOW)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(magrittr,"%>%")
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(progress,progress_bar)
importFrom(rstudioapi,isAvailable)
importFrom(rstudioapi,selectDirectory)
importFrom(stats,rmultinom)
importFrom(stats,runif)
importFrom(stringr,str_c)
