# Generated by roxygen2: do not edit by hand

export("%>%")
export(long2matrix)
export(mount_hours)
export(verify_matrix)
importFrom(dplyr,
  "%>%",
  all_of,
  distinct,
  filter,
  mutate,
  pull,
  select
)
importFrom(igraph,
  betweenness,
  graph_from_adjacency_matrix
)
importFrom(magrittr,"%>%")
importFrom(purrr,
  map,
  map_df,
  map_dfr
)
importFrom(rlang,.data)
importFrom(stats,setNames)
importFrom(tidyr,pivot_wider)
