# Generated by roxygen2: do not edit by hand

S3method("/",diffnet)
S3method("[",diffnet)
S3method("^",diffnet)
S3method(hist,diffnet_struct_test)
S3method(plot,diffnet)
S3method(plot,diffnet_hr)
S3method(print,diffnet)
S3method(print,diffnet_struct_test)
S3method(recode,data.frame)
S3method(recode,matrix)
S3method(summary,diffnet)
export("diffnet.attrs<-")
export("diffnet.toa<-")
export(adjmat_to_edgelist)
export(as_diffnet)
export(classify_graph)
export(cumulative_adopt_count)
export(dgr)
export(diffnet.attrs)
export(diffnet.subset.slices)
export(diffnet.toa)
export(drop_isolated)
export(edgelist_to_adjmat)
export(edges_coords)
export(egonet_attrs)
export(exposure)
export(graph_power)
export(grid_distribution)
export(hazard_rate)
export(infection)
export(isolated)
export(moran)
export(plot_adopters)
export(plot_diffnet)
export(plot_hazard)
export(plot_infectsuscep)
export(plot_threshold)
export(rdiffnet)
export(recode)
export(rewire_graph)
export(rgraph_ba)
export(rgraph_er)
export(rgraph_ws)
export(ring_lattice)
export(select_egoalter)
export(struct_equiv)
export(struct_test)
export(susceptibility)
export(threshold)
export(toa_diff)
export(toa_mat)
import(methods)
importClassesFrom(Matrix,dgCMatrix)
importClassesFrom(SparseM,matrix.csc)
importFrom(Matrix,Matrix)
importFrom(Matrix,colSums)
importFrom(Matrix,rowSums)
importFrom(Rcpp,evalCpp)
importFrom(boot,boot)
importFrom(grDevices,grey)
importFrom(graphics,grid)
importFrom(graphics,hist)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,plot.window)
importFrom(graphics,points)
importFrom(graphics,symbols)
importFrom(graphics,text)
importFrom(sna,as.sociomatrix.sna)
importFrom(sna,geodist)
importFrom(sna,gplot)
importFrom(stats,complete.cases)
importFrom(stats,runif)
importFrom(utils,getFromNamespace)
importFrom(utils,head)
useDynLib(netdiffuseR)
