# Generated by roxygen2: do not edit by hand

export(licoread)
export(licoread_to_fluxible)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,cur_group_id)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,hms)
importFrom(lubridate,ymd)
importFrom(lubridate,ymd_hms)
importFrom(purrr,list_rbind)
importFrom(purrr,map)
importFrom(purrr,map_dbl)
importFrom(readr,read_csv)
importFrom(readr,read_lines)
importFrom(readr,read_lines_raw)
importFrom(readr,read_tsv)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(stats,na.omit)
importFrom(stringr,regex)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_match)
importFrom(stringr,str_pad)
importFrom(stringr,str_remove)
importFrom(stringr,str_split)
importFrom(tibble,enframe)
importFrom(tibble,tibble)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate_wider_delim)
importFrom(tidyr,unite)
importFrom(tidyr,unnest)
importFrom(yaml,read_yaml)
