# Generated by roxygen2: do not edit by hand

S3method(plot,ag_conv)
S3method(plot,ag_gof)
S3method(plot,changepoints.goldfish)
S3method(plot,diagnose_changepoints)
S3method(plot,diagnose_outliers)
S3method(plot,diff_model)
S3method(plot,diffs_model)
S3method(plot,ergm)
S3method(plot,gof.ergm)
S3method(plot,gof.stats.monan)
S3method(plot,goldfishChangepoints)
S3method(plot,goldfishFit)
S3method(plot,goldfishGOF)
S3method(plot,goldfishMargins)
S3method(plot,goldfishOnset)
S3method(plot,goldfishOutliers)
S3method(plot,goldfishTimeTest)
S3method(plot,influenceTable)
S3method(plot,learn_model)
S3method(plot,matrix)
S3method(plot,mnet)
S3method(plot,netlm)
S3method(plot,netlogit)
S3method(plot,network_measures)
S3method(plot,network_motif)
S3method(plot,network_test)
S3method(plot,node_measure)
S3method(plot,node_member)
S3method(plot,node_motif)
S3method(plot,outliers.goldfish)
S3method(plot,result.goldfish)
S3method(plot,selectionTable)
S3method(plot,sienaGOF)
S3method(plot,tie_measure)
S3method(plot,traces.monan)
S3method(print,check_separation)
S3method(print,grapht)
export("%>%")
export(aes)
export(ag_base)
export(ag_divergent)
export(ag_font)
export(ag_highlight)
export(ag_ink)
export(ag_missing)
export(ag_negative)
export(ag_positive)
export(ag_qualitative)
export(ag_sequential)
export(ag_size)
export(check_contrast)
export(check_offset)
export(check_separation)
export(check_span)
export(check_stress)
export(count_pages)
export(element_blank)
export(element_text)
export(geom_point)
export(geom_smooth)
export(ggplot)
export(ggsave)
export(ggtitle)
export(graphr)
export(graphs)
export(grapht)
export(guides)
export(is_dark)
export(labs)
export(layout_alluvial)
export(layout_concentric)
export(layout_configuration)
export(layout_correspondence)
export(layout_dyad)
export(layout_hexad)
export(layout_hierarchy)
export(layout_ladder)
export(layout_layered)
export(layout_levels)
export(layout_lineage)
export(layout_matching)
export(layout_multilevel)
export(layout_pentad)
export(layout_railway)
export(layout_scaling)
export(layout_tbl_graph_alluvial)
export(layout_tbl_graph_concentric)
export(layout_tbl_graph_configuration)
export(layout_tbl_graph_correspondence)
export(layout_tbl_graph_dyad)
export(layout_tbl_graph_hexad)
export(layout_tbl_graph_hierarchy)
export(layout_tbl_graph_ladder)
export(layout_tbl_graph_layered)
export(layout_tbl_graph_levels)
export(layout_tbl_graph_lineage)
export(layout_tbl_graph_matching)
export(layout_tbl_graph_multilevel)
export(layout_tbl_graph_pentad)
export(layout_tbl_graph_railway)
export(layout_tbl_graph_scaling)
export(layout_tbl_graph_tetrad)
export(layout_tbl_graph_triad)
export(layout_tbl_graph_valence)
export(layout_tetrad)
export(layout_triad)
export(layout_valence)
export(list_fonts)
export(load_ergm_res)
export(match_color)
export(scale_colour_hue)
export(scale_size)
export(scale_x_continuous)
export(set_completion)
export(set_stocnet_medium)
export(set_stocnet_theme)
export(simulate_colorblind)
export(stocnet_completion)
export(stocnet_medium)
export(stocnet_theme)
export(theme)
export(theme_grey)
export(unit)
export(xlab)
export(ylab)
importFrom(dplyr,
  "%>%",
  distinct,
  left_join,
  mutate,
  select
)
importFrom(ggplot2,
  .data,
  aes,
  arrow,
  coord_fixed,
  element_blank,
  element_text,
  geom_histogram,
  geom_hline,
  geom_line,
  geom_point,
  geom_segment,
  geom_smooth,
  geom_text,
  geom_tile,
  geom_vline,
  ggplot,
  ggsave,
  ggtitle,
  guides,
  labs,
  scale_alpha_identity,
  scale_color_brewer,
  scale_colour_hue,
  scale_fill_brewer,
  scale_fill_gradient,
  scale_linetype_identity,
  scale_size,
  scale_x_continuous,
  scale_x_discrete,
  scale_y_discrete,
  theme,
  theme_bw,
  theme_grey,
  theme_void,
  unit,
  xlab,
  ylab
)
importFrom(ggraph,
  geom_edge_bundle_force,
  geom_edge_bundle_minimal,
  geom_edge_bundle_path,
  geom_edge_link,
  geom_node_label,
  geom_node_point,
  geom_node_text,
  scale_edge_width_continuous
)
importFrom(grDevices,colorRampPalette)
importFrom(igraph,
  add_vertices,
  as_data_frame,
  delete_edge_attr,
  delete_graph_attr,
  delete_vertex_attr,
  graph_from_data_frame,
  permute,
  set_vertex_attr,
  vcount,
  vertex_attr_names
)
importFrom(manynet,
  is_twomode,
  snet_info,
  snet_success
)
importFrom(patchwork,plot_layout)
importFrom(stats,
  cutree,
  setNames
)
