# Generated by roxygen2: do not edit by hand

export(find_dependencies)
export(find_functions)
importFrom(dplyr,bind_cols)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,tally)
importFrom(dplyr,ungroup)
importFrom(magrittr,"%>%")
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dfr)
importFrom(purrr,map_int)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_locate)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,separate)
importFrom(tidyselect,starts_with)
