# Generated by roxygen2: do not edit by hand

export(auto_detect_calibration)
export(calibrate_gls_batch)
export(convert_to_glsmerge)
export(detect_twilights)
export(estimate_sun_elevation)
export(filter_twilights)
export(gls_example)
export(glscalibrator_example_files)
export(glscalibrator_example_metadata)
export(list_gls_examples)
export(plot_calibration)
export(plot_track)
export(read_lux_file)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,lag)
importFrom(dplyr,lead)
importFrom(dplyr,mutate)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,abline)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(lubridate,days)
importFrom(lubridate,hour)
importFrom(magrittr,"%>%")
importFrom(maps,map)
importFrom(stats,median)
importFrom(stringr,str_match)
importFrom(stringr,str_replace)
importFrom(utils,write.csv)
