Plot latent node positions using ggplot2 with patchwork for multi-panel layouts. Uses colorblind-friendly palettes and cross-platform compatible fonts.
plotU(OUT, Time = NULL, names = NULL, main = NULL, label.prob = 0.9)A plot object
Output of networkchange objects.
Starting of the time period. If NULL, 1.
Node names. If NULL, use natural numbers.
The title of plot
Label print threshold. 0.9 is the default.