# Generated by roxygen2: do not edit by hand

export(.generate_output_dates)
export(.get_api_key)
export(.get_model_params)
export(.level_from_quantiles)
export(.make_request)
export(.r_frequency)
export(.transient_errors)
export(.validate_exogenous)
export(infer_frequency)
export(nixtla_client_cross_validation)
export(nixtla_client_detect_anomalies)
export(nixtla_client_forecast)
export(nixtla_client_historic)
export(nixtla_client_plot)
export(nixtla_set_api_key)
export(nixtla_validate_api_key)
importFrom(dplyr,all_of)
importFrom(dplyr,bind_rows)
importFrom(dplyr,group_by)
importFrom(dplyr,group_split)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,nth)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,slice_tail)
importFrom(dplyr,summarize)
importFrom(dplyr,ungroup)
importFrom(future,availableCores)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(future.apply,future_lapply)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,theme_minimal)
importFrom(httr2,req_headers)
importFrom(httr2,req_perform)
importFrom(httr2,req_retry)
importFrom(httr2,request)
importFrom(httr2,resp_status)
importFrom(lubridate,ymd)
importFrom(lubridate,ymd_hms)
importFrom(purrr,map2_dfr)
importFrom(rlang,.data)
importFrom(tidyr,pivot_longer)
importFrom(tidyselect,everything)
importFrom(tidyselect,peek_vars)
importFrom(tidyselect,starts_with)
