Rdocumentation
powered by
Learn R Programming
admixturegraph (version 1.0.2)
vector_to_graph: Vector to graph.
Description
Interprets a logical vector back to an
agraph
object. The admixture proportion names are now lost.
Usage
vector_to_graph(vector)
Arguments
vector
A logical vector.
Value
The graph corresponding to the vector.