# Generated by roxygen2: do not edit by hand

export("%>%")
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(grDevices,nclass.Sturges)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(magrittr,"%>%")
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)
useDynLib(imputeTS)
