# Generated by roxygen2: do not edit by hand

S3method(plot,tidyped)
S3method(print,summary.tidyped)
S3method(print,tidyped)
S3method(summary,tidyped)
export(inbreed)
export(tidyped)
export(visped)
import(data.table)
import(igraph)
importFrom(grDevices,dev.cur)
importFrom(grDevices,dev.off)
importFrom(grDevices,pdf)
importFrom(graphics,strwidth)
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,add_vertices)
importFrom(igraph,as_adj_list)
importFrom(igraph,components)
importFrom(igraph,degree)
importFrom(igraph,distances)
importFrom(igraph,edge_attr)
importFrom(igraph,ego)
importFrom(igraph,ends)
importFrom(igraph,graph_from_data_frame)
importFrom(igraph,graph_from_edgelist)
importFrom(igraph,is_dag)
importFrom(igraph,layout_with_sugiyama)
importFrom(igraph,neighborhood)
importFrom(igraph,neighbors)
importFrom(igraph,norm_coords)
importFrom(igraph,plot.igraph)
importFrom(igraph,shortest_paths)
importFrom(igraph,subcomponent)
importFrom(igraph,topo_sort)
importFrom(igraph,vcount)
importFrom(igraph,vertex_attr)
importFrom(igraph,which_loop)
importFrom(nadiv,makeDiiF)
importFrom(stats,median)
importFrom(stats,setNames)
importFrom(utils,head)
importFrom(utils,modifyList)
