# Generated by roxygen2: do not edit by hand

S3method("+",ggplot)
S3method(add_nodes,igraph)
S3method(add_nodes,network)
S3method(add_nodes,tbl_graph)
S3method(add_ties,igraph)
S3method(add_ties,network)
S3method(add_ties,tbl_graph)
S3method(as_edgelist,data.frame)
S3method(as_edgelist,igraph)
S3method(as_edgelist,matrix)
S3method(as_edgelist,network)
S3method(as_edgelist,network.goldfish)
S3method(as_edgelist,siena)
S3method(as_edgelist,tbl_graph)
S3method(as_graphAM,data.frame)
S3method(as_graphAM,igraph)
S3method(as_graphAM,matrix)
S3method(as_graphAM,network)
S3method(as_graphAM,network.goldfish)
S3method(as_graphAM,siena)
S3method(as_graphAM,tbl_graph)
S3method(as_igraph,data.frame)
S3method(as_igraph,igraph)
S3method(as_igraph,matrix)
S3method(as_igraph,network)
S3method(as_igraph,network.goldfish)
S3method(as_igraph,siena)
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,network.goldfish)
S3method(as_matrix,siena)
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,network.goldfish)
S3method(as_network,siena)
S3method(as_network,tbl_graph)
S3method(as_siena,igraph)
S3method(as_siena,tbl_graph)
S3method(as_tidygraph,data.frame)
S3method(as_tidygraph,diff_model)
S3method(as_tidygraph,igraph)
S3method(as_tidygraph,list)
S3method(as_tidygraph,matrix)
S3method(as_tidygraph,network)
S3method(as_tidygraph,network.goldfish)
S3method(as_tidygraph,siena)
S3method(as_tidygraph,tbl_graph)
S3method(delete_nodes,igraph)
S3method(delete_ties,igraph)
S3method(is_complex,data.frame)
S3method(is_complex,igraph)
S3method(is_complex,matrix)
S3method(is_complex,network)
S3method(is_complex,tbl_graph)
S3method(is_directed,data.frame)
S3method(is_directed,igraph)
S3method(is_directed,matrix)
S3method(is_directed,network)
S3method(is_directed,tbl_graph)
S3method(is_edgelist,data.frame)
S3method(is_edgelist,igraph)
S3method(is_edgelist,matrix)
S3method(is_edgelist,network)
S3method(is_edgelist,tbl_graph)
S3method(is_graph,data.frame)
S3method(is_graph,igraph)
S3method(is_graph,matrix)
S3method(is_graph,network)
S3method(is_graph,tbl_graph)
S3method(is_labelled,data.frame)
S3method(is_labelled,igraph)
S3method(is_labelled,matrix)
S3method(is_labelled,network)
S3method(is_labelled,tbl_graph)
S3method(is_multiplex,data.frame)
S3method(is_multiplex,igraph)
S3method(is_multiplex,matrix)
S3method(is_multiplex,network)
S3method(is_multiplex,tbl_graph)
S3method(is_signed,data.frame)
S3method(is_signed,igraph)
S3method(is_signed,matrix)
S3method(is_signed,network)
S3method(is_signed,tbl_graph)
S3method(is_twomode,data.frame)
S3method(is_twomode,igraph)
S3method(is_twomode,matrix)
S3method(is_twomode,network)
S3method(is_twomode,numeric)
S3method(is_twomode,tbl_graph)
S3method(is_weighted,data.frame)
S3method(is_weighted,igraph)
S3method(is_weighted,matrix)
S3method(is_weighted,network)
S3method(is_weighted,tbl_graph)
S3method(mutate_nodes,igraph)
S3method(mutate_nodes,tbl_graph)
S3method(na_to_mean,data.frame)
S3method(na_to_mean,igraph)
S3method(na_to_mean,matrix)
S3method(na_to_mean,network)
S3method(na_to_mean,tbl_graph)
S3method(na_to_zero,data.frame)
S3method(na_to_zero,igraph)
S3method(na_to_zero,matrix)
S3method(na_to_zero,network)
S3method(na_to_zero,tbl_graph)
S3method(network_dims,data.frame)
S3method(network_dims,igraph)
S3method(network_dims,matrix)
S3method(network_dims,network)
S3method(plot,diff_model)
S3method(plot,diffs_model)
S3method(plot,learn_model)
S3method(print,diff_model)
S3method(print,diffs_model)
S3method(print,learn_model)
S3method(print,node_mark)
S3method(print,tbl_graph)
S3method(print,tie_mark)
S3method(summary,diff_model)
S3method(summary,diffs_model)
S3method(summary,learn_model)
S3method(to_acyclic,data.frame)
S3method(to_acyclic,igraph)
S3method(to_acyclic,matrix)
S3method(to_acyclic,network)
S3method(to_acyclic,tbl_graph)
S3method(to_anti,data.frame)
S3method(to_anti,igraph)
S3method(to_anti,matrix)
S3method(to_anti,network)
S3method(to_anti,tbl_graph)
S3method(to_blocks,data.frame)
S3method(to_blocks,igraph)
S3method(to_blocks,matrix)
S3method(to_blocks,network)
S3method(to_blocks,tbl_graph)
S3method(to_components,data.frame)
S3method(to_components,igraph)
S3method(to_components,matrix)
S3method(to_components,network)
S3method(to_components,tbl_graph)
S3method(to_directed,data.frame)
S3method(to_directed,igraph)
S3method(to_directed,matrix)
S3method(to_directed,network)
S3method(to_directed,tbl_graph)
S3method(to_egos,data.frame)
S3method(to_egos,igraph)
S3method(to_egos,matrix)
S3method(to_egos,network)
S3method(to_egos,tbl_graph)
S3method(to_eulerian,igraph)
S3method(to_eulerian,tbl_graph)
S3method(to_giant,data.frame)
S3method(to_giant,igraph)
S3method(to_giant,matrix)
S3method(to_giant,network)
S3method(to_giant,tbl_graph)
S3method(to_matching,data.frame)
S3method(to_matching,igraph)
S3method(to_matching,matrix)
S3method(to_matching,network)
S3method(to_matching,tbl_graph)
S3method(to_mentoring,igraph)
S3method(to_mentoring,tbl_graph)
S3method(to_mode1,data.frame)
S3method(to_mode1,igraph)
S3method(to_mode1,matrix)
S3method(to_mode1,network)
S3method(to_mode1,tbl_graph)
S3method(to_mode2,data.frame)
S3method(to_mode2,igraph)
S3method(to_mode2,matrix)
S3method(to_mode2,network)
S3method(to_mode2,tbl_graph)
S3method(to_multilevel,igraph)
S3method(to_multilevel,matrix)
S3method(to_multilevel,tbl_graph)
S3method(to_named,data.frame)
S3method(to_named,igraph)
S3method(to_named,matrix)
S3method(to_named,network)
S3method(to_named,tbl_graph)
S3method(to_no_isolates,data.frame)
S3method(to_no_isolates,igraph)
S3method(to_no_isolates,list)
S3method(to_no_isolates,matrix)
S3method(to_no_isolates,network)
S3method(to_no_isolates,tbl_graph)
S3method(to_onemode,igraph)
S3method(to_onemode,matrix)
S3method(to_onemode,tbl_graph)
S3method(to_reciprocated,data.frame)
S3method(to_reciprocated,igraph)
S3method(to_reciprocated,matrix)
S3method(to_reciprocated,network)
S3method(to_reciprocated,tbl_graph)
S3method(to_redirected,data.frame)
S3method(to_redirected,igraph)
S3method(to_redirected,matrix)
S3method(to_redirected,network)
S3method(to_redirected,tbl_graph)
S3method(to_simplex,igraph)
S3method(to_simplex,matrix)
S3method(to_simplex,tbl_graph)
S3method(to_slices,igraph)
S3method(to_slices,tbl_graph)
S3method(to_subgraph,data.frame)
S3method(to_subgraph,igraph)
S3method(to_subgraph,matrix)
S3method(to_subgraph,network)
S3method(to_subgraph,tbl_graph)
S3method(to_subgraphs,igraph)
S3method(to_subgraphs,network)
S3method(to_subgraphs,tbl_graph)
S3method(to_ties,data.frame)
S3method(to_ties,igraph)
S3method(to_ties,matrix)
S3method(to_ties,network)
S3method(to_ties,tbl_graph)
S3method(to_twomode,igraph)
S3method(to_twomode,network)
S3method(to_twomode,tbl_graph)
S3method(to_undirected,data.frame)
S3method(to_undirected,igraph)
S3method(to_undirected,matrix)
S3method(to_undirected,network)
S3method(to_undirected,tbl_graph)
S3method(to_uniplex,data.frame)
S3method(to_uniplex,igraph)
S3method(to_uniplex,matrix)
S3method(to_uniplex,network)
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,data.frame)
S3method(to_unsigned,igraph)
S3method(to_unsigned,matrix)
S3method(to_unsigned,network)
S3method(to_unsigned,tbl_graph)
S3method(to_unweighted,data.frame)
S3method(to_unweighted,igraph)
S3method(to_unweighted,matrix)
S3method(to_unweighted,network)
S3method(to_unweighted,tbl_graph)
S3method(to_waves,data.frame)
S3method(to_waves,diff_model)
S3method(to_waves,igraph)
S3method(to_waves,tbl_graph)
export("%>%")
export(.E)
export(.G)
export(.N)
export(add_node_attribute)
export(add_nodes)
export(add_tie_attribute)
export(add_ties)
export(aes)
export(as.network)
export(as_diffusion)
export(as_edgelist)
export(as_graphAM)
export(as_igraph)
export(as_matrix)
export(as_network)
export(as_siena)
export(as_tidygraph)
export(autographd)
export(autographr)
export(autographs)
export(autographt)
export(bind_node_attributes)
export(bind_ties)
export(create_components)
export(create_core)
export(create_empty)
export(create_explicit)
export(create_filled)
export(create_lattice)
export(create_ring)
export(create_star)
export(create_tree)
export(delete_nodes)
export(delete_ties)
export(extract_tute)
export(filter_nodes)
export(filter_ties)
export(from_egos)
export(from_slices)
export(from_subgraphs)
export(from_ties)
export(from_waves)
export(generate_permutation)
export(generate_random)
export(generate_scalefree)
export(generate_smallworld)
export(generate_utilities)
export(ggplot)
export(ggsave)
export(ggtitle)
export(graphr)
export(graphs)
export(grapht)
export(guides)
export(is.network)
export(is.tbl_graph)
export(is_acyclic)
export(is_aperiodic)
export(is_complex)
export(is_connected)
export(is_directed)
export(is_dynamic)
export(is_edgelist)
export(is_eulerian)
export(is_graph)
export(is_igraph)
export(is_labelled)
export(is_list)
export(is_longitudinal)
export(is_manynet)
export(is_multiplex)
export(is_perfect_matching)
export(is_signed)
export(is_twomode)
export(is_uniplex)
export(is_weighted)
export(join_nodes)
export(join_ties)
export(labs)
export(layout_tbl_graph_alluvial)
export(layout_tbl_graph_concentric)
export(layout_tbl_graph_configuration)
export(layout_tbl_graph_hierarchy)
export(layout_tbl_graph_ladder)
export(layout_tbl_graph_lineage)
export(layout_tbl_graph_multilevel)
export(layout_tbl_graph_quad)
export(layout_tbl_graph_railway)
export(layout_tbl_graph_triad)
export(many_palettes)
export(mutate)
export(mutate_nodes)
export(mutate_ties)
export(na_to_mean)
export(na_to_zero)
export(network_dims)
export(network_node_attributes)
export(network_nodes)
export(network_tie_attributes)
export(network_ties)
export(node_attribute)
export(node_is_core)
export(node_is_cutpoint)
export(node_is_exposed)
export(node_is_fold)
export(node_is_infected)
export(node_is_isolate)
export(node_is_latent)
export(node_is_max)
export(node_is_mentor)
export(node_is_min)
export(node_is_random)
export(node_is_recovered)
export(node_mode)
export(node_names)
export(pkg_data)
export(play_diffusion)
export(play_diffusions)
export(play_learning)
export(play_segregation)
export(read_dynetml)
export(read_edgelist)
export(read_graphml)
export(read_matrix)
export(read_nodelist)
export(read_pajek)
export(read_ucinet)
export(rename)
export(rename_nodes)
export(rename_ties)
export(run_tute)
export(scale_color_centres)
export(scale_color_ethz)
export(scale_color_iheid)
export(scale_color_rug)
export(scale_color_sdgs)
export(scale_color_uzh)
export(scale_colour_centres)
export(scale_colour_ethz)
export(scale_colour_iheid)
export(scale_colour_rug)
export(scale_colour_sdgs)
export(scale_colour_uzh)
export(scale_edge_color_centres)
export(scale_edge_color_ethz)
export(scale_edge_color_iheid)
export(scale_edge_color_rug)
export(scale_edge_color_sdgs)
export(scale_edge_color_uzh)
export(scale_edge_colour_centres)
export(scale_edge_colour_ethz)
export(scale_edge_colour_iheid)
export(scale_edge_colour_rug)
export(scale_edge_colour_sdgs)
export(scale_edge_colour_uzh)
export(scale_fill_centres)
export(scale_fill_ethz)
export(scale_fill_iheid)
export(scale_fill_rug)
export(scale_fill_sdgs)
export(scale_fill_uzh)
export(select_ties)
export(summarise_ties)
export(theme_ethz)
export(theme_iheid)
export(theme_rug)
export(theme_uzh)
export(tie_attribute)
export(tie_is_bridge)
export(tie_is_feedback)
export(tie_is_loop)
export(tie_is_max)
export(tie_is_min)
export(tie_is_multiple)
export(tie_is_random)
export(tie_is_reciprocated)
export(tie_signs)
export(tie_weights)
export(to_acyclic)
export(to_anti)
export(to_blocks)
export(to_components)
export(to_directed)
export(to_egos)
export(to_eulerian)
export(to_galois)
export(to_giant)
export(to_matching)
export(to_mentoring)
export(to_mode1)
export(to_mode2)
export(to_multilevel)
export(to_named)
export(to_no_isolates)
export(to_onemode)
export(to_reciprocated)
export(to_redirected)
export(to_simplex)
export(to_slices)
export(to_subgraph)
export(to_subgraphs)
export(to_ties)
export(to_tree)
export(to_twomode)
export(to_undirected)
export(to_uniplex)
export(to_unnamed)
export(to_unsigned)
export(to_unweighted)
export(to_waves)
export(with_graph)
export(write_edgelist)
export(write_graphml)
export(write_matrix)
export(write_nodelist)
export(write_pajek)
export(write_ucinet)
export(xlab)
export(ylab)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,coalesce)
importFrom(dplyr,distinct)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,arrow)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_alpha_manual)
importFrom(ggplot2,scale_color_brewer)
importFrom(ggplot2,scale_fill_brewer)
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_link)
importFrom(ggraph,geom_node_label)
importFrom(ggraph,geom_node_point)
importFrom(ggraph,geom_node_text)
importFrom(ggraph,get_con)
importFrom(ggraph,scale_edge_width_continuous)
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,add_edges)
importFrom(igraph,add_vertices)
importFrom(igraph,any_loop)
importFrom(igraph,any_multiple)
importFrom(igraph,articulation_points)
importFrom(igraph,as.directed)
importFrom(igraph,as.undirected)
importFrom(igraph,as_adjacency_matrix)
importFrom(igraph,as_biadjacency_matrix)
importFrom(igraph,as_data_frame)
importFrom(igraph,bipartite_projection)
importFrom(igraph,complementer)
importFrom(igraph,decompose)
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)
importFrom(igraph,edge_attr_names)
importFrom(igraph,eulerian_path)
importFrom(igraph,feedback_arc_set)
importFrom(igraph,get.edgelist)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,graph_from_biadjacency_matrix)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,gsize)
importFrom(igraph,has_eulerian_path)
importFrom(igraph,induced_subgraph)
importFrom(igraph,is_bipartite)
importFrom(igraph,is_connected)
importFrom(igraph,is_dag)
importFrom(igraph,is_directed)
importFrom(igraph,is_igraph)
importFrom(igraph,is_named)
importFrom(igraph,is_simple)
importFrom(igraph,is_weighted)
importFrom(igraph,make_ego_graph)
importFrom(igraph,make_lattice)
importFrom(igraph,make_line_graph)
importFrom(igraph,make_star)
importFrom(igraph,make_tree)
importFrom(igraph,max_bipartite_match)
importFrom(igraph,read_graph)
importFrom(igraph,reverse_edges)
importFrom(igraph,sample_bipartite)
importFrom(igraph,sample_gnm)
importFrom(igraph,sample_gnp)
importFrom(igraph,sample_pa)
importFrom(igraph,sample_smallworld)
importFrom(igraph,set_edge_attr)
importFrom(igraph,set_vertex_attr)
importFrom(igraph,simplify)
importFrom(igraph,vcount)
importFrom(igraph,vertex_attr)
importFrom(igraph,vertex_attr_names)
importFrom(igraph,which_loop)
importFrom(igraph,which_multiple)
importFrom(igraph,which_mutual)
importFrom(igraph,write_graph)
importFrom(network,as.edgelist)
importFrom(network,as.matrix.network)
importFrom(network,as.network)
importFrom(network,as.sociomatrix)
importFrom(network,delete.vertex.attribute)
importFrom(network,get.edge.attribute)
importFrom(network,get.network.attribute)
importFrom(network,is.bipartite)
importFrom(network,is.network)
importFrom(network,list.edge.attributes)
importFrom(network,network.size)
importFrom(network,read.paj)
importFrom(network,set.vertex.attribute)
importFrom(pillar,style_subtle)
importFrom(pillar,tbl_format_body)
importFrom(pillar,tbl_format_setup)
importFrom(stats,cor)
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,node_is_isolated)
importFrom(tidygraph,rename)
importFrom(tidygraph,reroute)
importFrom(tidygraph,tbl_graph)
importFrom(tidygraph,to_subgraph)
importFrom(tidygraph,with_graph)
importFrom(utils,askYesNo)
importFrom(utils,read.csv)
importFrom(utils,read.csv2)
importFrom(utils,read.delim)
importFrom(utils,read.table)
importFrom(utils,write.csv)
importFrom(utils,write.csv2)
