ramVF: Generate a vector field plot based on the bivariate lcsm

Description Usage Arguments

Description

Generate a vector field plot based on the bivariate lcsm

Usage

1
ramVF(ramout, ylim, xlim, ninterval=10, scale=.1, length=.25, ...)

Arguments

ramout

Output from the ramBLCS function

ylim

Range of y data, for example, c(0,80) from 0 to 80

xlim

Range of x data, for example, c(0,80) from 0 to 80

ninterval

Number of intervals for plotting. The default is 10.

scale

Time interval to calculate vector fields.

length

The length of arrows to plot

...

Options for plot and arrows function.


ramPATH documentation built on May 2, 2019, 5:46 p.m.