Learn R Programming

ConnectednessApproach (version 1.0.4)

PlotNPT: Dynamic net pairwise transmission plot

Description

Visualize dynamic net total directional connectedness

Usage

PlotNPT(dca, ca = NULL, path = NULL, width = 10, height = 7, ...)

Value

Return connectedness plot

Arguments

dca

Connectedness object

ca

Compare dca object with a single connectedness object or a list of of connectedness objects

path

Path where plots should be saved

width

The width of the graphics region in inches

height

The height of the graphics region in inches

...

Arguments to be passed to methods, such as graphidcal parameters (see par).