# Generated by roxygen2: do not edit by hand

export(ExampleCode)
export(ExampleCodeSCI)
export(acoustic_backscatter_processing)
export(attenuation_of_sound_by_water)
export(bootstrap_regression)
export(butterworth_tidal_filter)
export(compute_load)
export(ctd2sal)
export(estimate_timeseries)
export(hADCPLoads)
export(import_data)
export(impute_data)
export(linear_interpolation_with_time_limit)
export(near_field_correction)
export(speed_of_sound)
export(surrogate_to_analyte_interpolation)
importFrom(TideHarmonics,ftide)
importFrom(data.table,data.table)
importFrom(data.table,setkey)
importFrom(data.table,shift)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,points)
importFrom(imputeTS,na_interpolation)
importFrom(imputeTS,na_kalman)
importFrom(mice,mice.impute.cart)
importFrom(signal,butter)
importFrom(signal,buttord)
importFrom(signal,filtfilt)
importFrom(stats,approx)
importFrom(stats,complete.cases)
importFrom(stats,filter)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,pf)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,time)
importFrom(utils,data)
importFrom(utils,read.csv)
