# Generated by roxygen2: do not edit by hand

export(.get_api_key)
export(.nixtla_data_prep)
export(.validate_exogenous)
export(date_conversion)
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,bind_rows)
importFrom(dplyr,group_by)
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(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,request)
importFrom(httr2,resp_status)
importFrom(lubridate,ymd)
importFrom(lubridate,ymd_hms)
importFrom(rlang,.data)
importFrom(tidyr,pivot_longer)
importFrom(tidyselect,everything)
importFrom(tsibble,is_tsibble)
