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

Description Usage Arguments Value

View source: R/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
## S3 method for class 'tempflow'
plot(tempFlow, weighted = TRUE, ...)

Arguments

tempFlow

A 'tempflow'-object.

weighted

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

Value

Returns a plot of the 'tempflow'-object


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