# Generated by roxygen2: do not edit by hand

export("%>%")
export(B_ij_fun)
export(c_ij_fun)
export(d_index_calculation)
export(index_calculation)
export(set_graph_directionality)
export(t_index_calculation)
export(t_passability_sequencer)
export(t_weights_sequencer)
import(doParallel)
import(foreach)
import(parallel)
importFrom(dodgr,dodgr_dists)
importFrom(dplyr,contains)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(magrittr,"%>%")
importFrom(reshape2,melt)
importFrom(rlang,.data)
importFrom(stats,pnorm)
importFrom(tidyselect,everything)
importFrom(tidyselect,starts_with)
