View source: R/plotLatLonDAG.R
plotLatLonDAG | R Documentation |
positions
Plot a Graph placing nodes in euclidean coordinates positions
plotLatLonDAG(
dbn,
positions,
no.colors = FALSE,
no.labels = FALSE,
vertex.label.dist = 1,
node.size = 4,
edge.width = 0.5,
edge.arrow.size = 0.15,
mark.edge.strength = FALSE,
edges.color = c("azure2", "grey", "black"),
dev.new = FALSE,
axes = TRUE,
xlab = "x",
ylab = "y"
)
M.N. Legasa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.