# Generated by roxygen2: do not edit by hand

export(calibrator)
export(correction)
export(correction.test)
export(count_NAs)
export(hobinder)
export(hobocleaner)
export(hobocorrelations)
export(hoborange)
export(hobotime)
export(impossiblevalues)
export(meanhobo)
export(sampling.rates)
export(sensorfailures)
export(testhobolist)
export(timestamp)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,scale_x_datetime)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_minimal)
importFrom(lubridate,as_datetime)
importFrom(lubridate,dmy_hms)
importFrom(lubridate,is.Date)
importFrom(lubridate,mdy_hms)
importFrom(lubridate,parse_date_time)
importFrom(lubridate,ymd)
importFrom(lubridate,ymd_hms)
importFrom(reshape2,melt)
importFrom(scales,date_format)
importFrom(stats,aggregate)
importFrom(stats,cor)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(tidyr,separate)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,tail)
