R/io.R
parse_dot.Rd
Read graph in dot format
parse_dot(dotfile)
Name of a file with a dot formatted admixture graph
if (FALSE) { graph = parse_dot("/my/graph.dot") }