powered by
as.igraph(x, ...)
as.igraph
fit_hrg
consensus_tree
g <- make_full_graph(5) + make_full_graph(5) hrg <- fit_hrg(g) as.igraph(hrg)
Run the code above in your browser using DataLab