# Generated by roxygen2: do not edit by hand

export("%>%")
export(calculate_retro_score)
export(explore_nowcast)
export(fill_future_reported_values)
export(generate_test_data)
export(nowcast_cl)
export(nowcast_eval)
export(nowcast_eval_results)
export(nowcast_results)
export(plot_delays)
export(plot_millipede)
export(plot_nc_input)
export(plot_nowcast)
export(plot_nowcast_eval)
export(plot_nowcast_eval_by_delay)
export(plot_nowcast_eval_detail)
export(plot_triangle)
export(rm_repeated_values)
import(dplyr)
import(ggplot2)
importFrom(S7,S7_dispatch)
importFrom(S7,class_POSIXct)
importFrom(S7,class_character)
importFrom(S7,class_data.frame)
importFrom(S7,class_list)
importFrom(S7,class_numeric)
importFrom(S7,method)
importFrom(S7,new_class)
importFrom(cli,cli_progress_bar)
importFrom(cli,cli_progress_done)
importFrom(cli,cli_progress_update)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,desc)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,last)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,slice_max)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")
importFrom(purrr,map_dbl)
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(scales,alpha)
importFrom(scales,percent)
importFrom(scales,rescale)
importFrom(stats,coef)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,nls)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,uniroot)
importFrom(stats,weighted.mean)
importFrom(tidyr,complete)
importFrom(tidyr,fill)
importFrom(tidyr,nest)
importFrom(utils,capture.output)
importFrom(utils,head)
