# Generated by roxygen2: do not edit by hand

export("%>%")
export(diffusive_flux)
export(ebullitive_flux)
export(ppm_to_umol)
export(read_CH4_files)
importFrom(HMR,HMR)
importFrom(TTR,runMean)
importFrom(TTR,runVar)
importFrom(broom,tidy)
importFrom(dplyr,across)
importFrom(dplyr,add_count)
importFrom(dplyr,add_tally)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,between)
importFrom(dplyr,bind_rows)
importFrom(dplyr,contains)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,inner_join)
importFrom(dplyr,join_by)
importFrom(dplyr,lag)
importFrom(dplyr,last)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,reframe)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,tally)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_colourbar)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_gradient)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_x_datetime)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggpubr,ggarrange)
importFrom(graphics,par)
importFrom(lubridate,as_datetime)
importFrom(lubridate,ymd_hms)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(readr,col_character)
importFrom(readr,col_double)
importFrom(readr,parse_number)
importFrom(readr,read_csv)
importFrom(readr,write_csv)
importFrom(rlang,.data)
importFrom(stats,lm)
importFrom(stringr,str_detect)
importFrom(tidyr,drop_na)
importFrom(tidyr,nest)
importFrom(tidyr,separate)
importFrom(tidyr,unnest)
