# Generated by roxygen2: do not edit by hand

S3method(as_edgelist,igraph)
S3method(as_edgelist,matrix)
S3method(as_edgelist,network)
S3method(as_edgelist,tbl_graph)
S3method(as_igraph,data.frame)
S3method(as_igraph,igraph)
S3method(as_igraph,matrix)
S3method(as_igraph,network)
S3method(as_igraph,tbl_graph)
S3method(as_matrix,data.frame)
S3method(as_matrix,igraph)
S3method(as_matrix,matrix)
S3method(as_matrix,network)
S3method(as_matrix,tbl_graph)
S3method(as_network,data.frame)
S3method(as_network,igraph)
S3method(as_network,matrix)
S3method(as_network,network)
S3method(as_network,tbl_graph)
S3method(as_tidygraph,data.frame)
S3method(as_tidygraph,igraph)
S3method(as_tidygraph,matrix)
S3method(as_tidygraph,network)
S3method(as_tidygraph,tbl_graph)
S3method(plot,blockmodel)
S3method(print,blockmodel)
S3method(print,summary.netlm)
S3method(summary,netlm)
S3method(to_main_component,igraph)
S3method(to_main_component,network)
S3method(to_main_component,tbl_graph)
S3method(to_multilevel,igraph)
S3method(to_multilevel,matrix)
S3method(to_multilevel,tbl_graph)
S3method(to_named,igraph)
S3method(to_named,tbl_graph)
S3method(to_onemode,igraph)
S3method(to_onemode,tbl_graph)
S3method(to_simplex,igraph)
S3method(to_simplex,matrix)
S3method(to_simplex,tbl_graph)
S3method(to_undirected,igraph)
S3method(to_undirected,matrix)
S3method(to_undirected,network)
S3method(to_undirected,tbl_graph)
S3method(to_uniplex,igraph)
S3method(to_uniplex,tbl_graph)
S3method(to_unnamed,data.frame)
S3method(to_unnamed,igraph)
S3method(to_unnamed,matrix)
S3method(to_unnamed,network)
S3method(to_unnamed,tbl_graph)
S3method(to_unsigned,igraph)
S3method(to_unsigned,tbl_graph)
S3method(to_unweighted,igraph)
S3method(to_unweighted,matrix)
S3method(to_unweighted,network)
S3method(to_unweighted,tbl_graph)
export("%>%")
export(.E)
export(.G)
export(.N)
export(activate)
export(add_edge_attributes)
export(add_node_attributes)
export(aes)
export(as.network)
export(as_edgelist)
export(as_igraph)
export(as_matrix)
export(as_network)
export(as_tidygraph)
export(autographr)
export(bind_edges)
export(blockmodel)
export(blockmodel_concor)
export(cluster_regular_equivalence)
export(cluster_structural_equivalence)
export(cluster_triad_census)
export(copy_node_attributes)
export(create_complete)
export(create_components)
export(create_empty)
export(create_lattice)
export(create_ring)
export(create_star)
export(create_tree)
export(edge_attribute)
export(edge_loop)
export(edge_multiple)
export(edge_mutual)
export(edge_weights)
export(filter)
export(generate_permutation)
export(generate_random)
export(generate_scalefree)
export(generate_smallworld)
export(ggatyear)
export(ggdistrib)
export(ggevolution)
export(ggidentify)
export(ggidentify_clusters)
export(gglineage)
export(ggplot)
export(ggsave)
export(ggtitle)
export(ggtree)
export(graph_balance)
export(graph_betweenness)
export(graph_blau_index)
export(graph_closeness)
export(graph_clustering)
export(graph_components)
export(graph_congruency)
export(graph_degree)
export(graph_density)
export(graph_dimensions)
export(graph_dims)
export(graph_dyad_census)
export(graph_edge_attributes)
export(graph_edges)
export(graph_ei_index)
export(graph_eigenvector)
export(graph_equivalency)
export(graph_mixed_census)
export(graph_node_attributes)
export(graph_nodes)
export(graph_reciprocity)
export(graph_transitivity)
export(graph_triad_census)
export(grid.arrange)
export(group_tie_census)
export(group_triad_census)
export(is.igraph)
export(is.network)
export(is.tbl_graph)
export(is_acyclic)
export(is_bipartite)
export(is_complex)
export(is_connected)
export(is_directed)
export(is_graph)
export(is_labelled)
export(is_migraph)
export(is_multiplex)
export(is_signed)
export(is_twomode)
export(is_uniplex)
export(is_weighted)
export(labs)
export(layout_tbl_graph_frgrid)
export(layout_tbl_graph_gogrid)
export(layout_tbl_graph_kkgrid)
export(mutate)
export(mutate_edges)
export(netlm)
export(network_reg)
export(node_attribute)
export(node_betweenness)
export(node_closeness)
export(node_components)
export(node_constraint)
export(node_degree)
export(node_eigenvector)
export(node_names)
export(node_quad_census)
export(node_smallworld)
export(node_tie_census)
export(node_triad_census)
export(project_cols)
export(project_rows)
export(read_edgelist)
export(read_nodelist)
export(read_pajek)
export(read_ucinet)
export(reduce_graph)
export(rename)
export(summarise_statistics)
export(test_cug)
export(test_permutation)
export(test_random)
export(to_main_component)
export(to_multilevel)
export(to_named)
export(to_onemode)
export(to_simplex)
export(to_undirected)
export(to_uniplex)
export(to_unnamed)
export(to_unsigned)
export(to_unweighted)
export(with_graph)
export(write_edgelist)
export(write_nodelist)
export(write_pajek)
export(write_ucinet)
export(xlab)
export(ylab)
import(concaveman)
import(tidygraph)
importFrom(RColorBrewer,brewer.pal)
importFrom(dplyr,across)
importFrom(dplyr,bind_cols)
importFrom(dplyr,everything)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(ggdendro,ggdendrogram)
importFrom(ggforce,geom_mark_hull)
importFrom(ggplot2,aes)
importFrom(ggplot2,arrow)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_brewer)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_x_reverse)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,stat)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_grey)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggraph,create_layout)
importFrom(ggraph,geom_conn_bundle)
importFrom(ggraph,geom_edge_diagonal)
importFrom(ggraph,geom_edge_link)
importFrom(ggraph,geom_node_label)
importFrom(ggraph,geom_node_point)
importFrom(ggraph,geom_node_text)
importFrom(ggraph,get_con)
importFrom(ggraph,ggraph)
importFrom(ggraph,scale_edge_width_continuous)
importFrom(gridExtra,grid.arrange)
importFrom(igraph,"vertex_attr<-")
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,add_edges)
importFrom(igraph,any_multiple)
importFrom(igraph,as.undirected)
importFrom(igraph,as_edgelist)
importFrom(igraph,bipartite.projection)
importFrom(igraph,components)
importFrom(igraph,degree)
importFrom(igraph,delete_edge_attr)
importFrom(igraph,delete_edges)
importFrom(igraph,delete_vertex_attr)
importFrom(igraph,delete_vertices)
importFrom(igraph,edge_attr_names)
importFrom(igraph,edge_density)
importFrom(igraph,erdos.renyi.game)
importFrom(igraph,get.edge.attribute)
importFrom(igraph,get.vertex.attribute)
importFrom(igraph,graph.neighborhood)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,graph_from_incidence_matrix)
importFrom(igraph,is.bipartite)
importFrom(igraph,is.connected)
importFrom(igraph,is.directed)
importFrom(igraph,is.igraph)
importFrom(igraph,is.loop)
importFrom(igraph,is.named)
importFrom(igraph,is.simple)
importFrom(igraph,is.weighted)
importFrom(igraph,is_bipartite)
importFrom(igraph,is_dag)
importFrom(igraph,list.edge.attributes)
importFrom(igraph,list.vertex.attributes)
importFrom(igraph,make_lattice)
importFrom(igraph,make_star)
importFrom(igraph,make_tree)
importFrom(igraph,mean_distance)
importFrom(igraph,reciprocity)
importFrom(igraph,sample_bipartite)
importFrom(igraph,sample_pa)
importFrom(igraph,sample_smallworld)
importFrom(igraph,simplify)
importFrom(igraph,transitivity)
importFrom(igraph,triad_census)
importFrom(igraph,vcount)
importFrom(igraph,which_loop)
importFrom(igraph,which_multiple)
importFrom(igraph,which_mutual)
importFrom(igraph,write_graph)
importFrom(magrittr,"%>%")
importFrom(network,as.matrix.network.adjacency)
importFrom(network,as.matrix.network.incidence)
importFrom(network,as.network)
importFrom(network,is.network)
importFrom(network,read.paj)
importFrom(oaqc,oaqc)
importFrom(purrr,map)
importFrom(readxl,read_excel)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(sna,blockmodel)
importFrom(sna,gcor)
importFrom(sna,rmperm)
importFrom(stats,as.dist)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,cutree)
importFrom(stats,dist)
importFrom(stats,ecdf)
importFrom(stats,hclust)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,printCoefmat)
importFrom(stats,r2dtable)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(tibble,rownames_to_column)
importFrom(tidygraph,"%E>%")
importFrom(tidygraph,.E)
importFrom(tidygraph,.G)
importFrom(tidygraph,.N)
importFrom(tidygraph,activate)
importFrom(tidygraph,as_tbl_graph)
importFrom(tidygraph,bind_edges)
importFrom(tidygraph,filter)
importFrom(tidygraph,is.tbl_graph)
importFrom(tidygraph,mutate)
importFrom(tidygraph,rename)
importFrom(tidygraph,with_graph)
importFrom(tidyr,pivot_longer)
importFrom(utils,read.csv)
importFrom(utils,read.csv2)
importFrom(utils,read.table)
importFrom(utils,write.csv)
importFrom(utils,write.csv2)
