exportPattern("^[[:alpha:]]+")
importFrom(tidyr, separate)
importFrom(pracma, cumtrapz)
importFrom(zoo, na.approx)
importFrom(zoo, na.spline)
importFrom(scales, pretty_breaks)
importFrom(stats, IQR)
importFrom(stats, sd)
importFrom(stats, time)
importFrom(stats, ts)
importFrom(ggplot2, qplot)
importFrom(ggplot2, geom_line)
importFrom(ggplot2, theme_classic)
importFrom(ggplot2, labs)
importFrom(ggplot2, scale_x_continuous)
importFrom(ggplot2, scale_y_continuous)
importFrom(ggplot2, theme)
importFrom(ggplot2, element_text)






