plot.tempnetwork: Is a wrapper function of the normal plot function. Allowing...

Description Usage Arguments Value

View source: R/tempnetwork-tempflow-getter.R

Description

Is a wrapper function of the normal plot function. Allowing to plot a tempflow objec like a graph.

Usage

1
2
3
## S3 method for class 'tempnetwork'
plot(tempNetwork, weighted = TRUE, levels = TRUE,
  ...)

Arguments

tempNetwork

A 'tempnetwork'-object.

weighted

If TRUE the weights of the steps in time will be plotted.

Value

Returns a plot of the 'tempnetwork'-object


KonstantinRK/tempnetwork documentation built on Dec. 23, 2019, 6:40 p.m.