splot.netobject: Plot a Nestimate netobject

View source: R/plot-nestimate.R

splot.netobjectR Documentation

Plot a Nestimate netobject

Description

Applies TNA-compatible styling defaults before delegating to splot(): directed networks get oval layout, coloured nodes, and sized arrows; undirected networks get spring layout with no arrows or dashes. All parameters can be overridden by the caller.

Usage

splot.netobject(x, ...)

Arguments

x

A netobject (from Nestimate).

...

Additional arguments passed to splot().

Value

Invisibly returns the plot.


cograph documentation built on April 1, 2026, 1:07 a.m.