# Generated by roxygen2: do not edit by hand

export("%>%")
export(dataset_odre)
export(edit_rapports)
export(finit_conso)
export(prep_conso)
export(prep_dju)
export(prep_prod)
export(table_biogaz)
export(table_biogaz_viz)
export(table_conso)
export(table_conso_viz)
export(table_prod)
export(table_prod_viz)
export(viz_conso)
export(viz_prod)
importFrom(attempt,stop_if)
importFrom(curl,curl_download)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,if_else)
importFrom(dplyr,lag)
importFrom(dplyr,last)
importFrom(dplyr,lead)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,select)
importFrom(dplyr,slice_head)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(flextable,bg)
importFrom(flextable,color)
importFrom(flextable,flextable)
importFrom(flextable,set_header_labels)
importFrom(flextable,set_table_properties)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_linetype)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,sec_axis)
importFrom(httr,GET)
importFrom(httr,content)
importFrom(jsonlite,fromJSON)
importFrom(magrittr,"%>%")
importFrom(readr,locale)
importFrom(readr,read_csv2)
importFrom(readxl,read_xlsx)
importFrom(rlang,.data)
importFrom(scales,breaks_pretty)
importFrom(stringr,str_extract)
importFrom(tibble,enframe)
importFrom(tidyr,contains)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate)
importFrom(tidyr,starts_with)
importFrom(tidyr,unnest)
importFrom(tidyselect,vars_select_helpers)
importFrom(tricky,set_standard_names)
importFrom(tricky,str_standardize)
importFrom(usethis,edit_file)
importFrom(utils,askYesNo)
importFrom(utils,browseVignettes)
importFrom(utils,download.file)
