plotLatLonDAG: Plot a Graph placing nodes in euclidean coordinates...

View source: R/plotLatLonDAG.R

plotLatLonDAGR Documentation

Plot a Graph placing nodes in euclidean coordinates positions

Description

Plot a Graph placing nodes in euclidean coordinates positions

Usage

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"
)

Author(s)

M.N. Legasa


MNLR/BNWeatherGen documentation built on June 2, 2023, 9:02 p.m.