ggnetwork {ggnetwork} | R Documentation |
Fortify network objects.
Description
A wrapper for the fortify.network
and
fortify.igraph
functions that will also try to coerce matrices
and data frames to network objects.
Usage
ggnetwork(x, ...)
Arguments
x |
an object of class |
... |
arguments passed to the |
[Package ggnetwork version 0.5.13 Index]