plot3_sg {spatgraphs} | R Documentation |
Plot 3d graph
Description
Plot 3d graph
Usage
plot3_sg(x, data, which, ...)
Arguments
x |
sg object |
data |
coordinates |
which |
points of which out-edges will be plotted |
... |
passed to segments3d |
[Package spatgraphs version 3.4 Index]