# Generated by roxygen2: do not edit by hand

export(calculate.delta)
export(calculate.orbit.counts)
export(contains)
export(flip)
export(generate.barabasialbert)
export(generate.dynamic.network)
export(generate.erdosrenyi)
export(generate.geometric)
export(get.neighbours)
export(network.as.matrix)
export(new.incgraph.network)
export(orca.halfdelta)
export(reset)
export(set.network)
import(Rcpp)
import(dplyr)
import(methods)
import(tibble)
importFrom(dplyr,bind_rows)
importFrom(purrr,"%>%")
importFrom(purrr,keep)
importFrom(purrr,map)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_df)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,set_names)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(utils,head)
useDynLib(incgraph)
