# Generated by roxygen2: do not edit by hand

export("%>%")
export(FluxSeparatorApp)
export(diffusive_flux)
export(ebullitive_flux)
export(ppm_to_umol)
export(read_CH4_files)
import(patchwork)
import(shiny)
import(shinydashboard)
importFrom(DT,DTOutput)
importFrom(DT,renderDT)
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,case_when)
importFrom(dplyr,contains)
importFrom(dplyr,count)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
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,lead)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,reframe)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(dplyr,tally)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(dplyr,where)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
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,margin)
importFrom(ggplot2,scale_color_gradient)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_x_datetime)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggpubr,ggarrange)
importFrom(graphics,par)
importFrom(lubridate,as_datetime)
importFrom(lubridate,dmy_hms)
importFrom(lubridate,mdy_hms)
importFrom(lubridate,ydm_hms)
importFrom(lubridate,ymd_hm)
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,col_integer)
importFrom(readr,cols)
importFrom(readr,parse_number)
importFrom(readr,read_csv)
importFrom(readr,read_delim)
importFrom(readr,write_csv)
importFrom(rlang,.data)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,na.exclude)
importFrom(stats,var)
importFrom(stringr,str_detect)
importFrom(stringr,str_to_lower)
importFrom(tidyr,drop_na)
importFrom(tidyr,nest)
importFrom(tidyr,separate)
importFrom(tidyr,unnest)
importFrom(tidyr,unnest_wider)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,write.csv)
