# Generated by roxygen2: do not edit by hand

export("%>%")
export(ggplot_na_distribution)
export(ggplot_na_distribution2)
export(ggplot_na_gapsize)
export(ggplot_na_gapsize2)
export(ggplot_na_imputations)
export(ggplot_na_intervals)
export(na.interpolation)
export(na.kalman)
export(na.locf)
export(na.ma)
export(na.mean)
export(na.random)
export(na.remove)
export(na.replace)
export(na.seadec)
export(na.seasplit)
export(na_interpolation)
export(na_kalman)
export(na_locf)
export(na_ma)
export(na_mean)
export(na_random)
export(na_remove)
export(na_replace)
export(na_seadec)
export(na_seasplit)
export(plotNA.distribution)
export(plotNA.distributionBar)
export(plotNA.gapsize)
export(plotNA.imputations)
export(statsNA)
import(stats)
importFrom(Rcpp,sourceCpp)
importFrom(forecast,auto.arima)
importFrom(forecast,findfrequency)
importFrom(ggplot2,aes)
importFrom(ggplot2,after_stat)
importFrom(ggplot2,alpha)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_size_identity)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,stat_bin)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,theme_linedraw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggtext,element_markdown)
importFrom(grDevices,heat.colors)
importFrom(grDevices,nclass.Sturges)
importFrom(magrittr,"%>%")
importFrom(methods,hasArg)
importFrom(stats,KalmanRun)
importFrom(stats,KalmanSmooth)
importFrom(stats,StructTS)
importFrom(stats,approx)
importFrom(stats,arima)
importFrom(stats,frequency)
importFrom(stats,median)
importFrom(stats,runif)
importFrom(stats,spline)
importFrom(stats,stl)
importFrom(stats,ts)
importFrom(stinepack,stinterp)
importFrom(utils,globalVariables)
useDynLib(imputeTS)
