cor_scatter: cor_scatter

Description Usage Arguments Value

Description

Plots separate scatter plots in a lattice for several lag values

Usage

1
cor_scatter(x, y = NULL, lags, period = "", x.lab = "x", y.lab = "y")

Arguments

x

a vector of numeric values

y

a vector of numeric values

lags

a list containing the values to be lagged

period

the time period over which values are lagged, e.g. days or hours

x.lab

the label for the x axes

y.lab

the label for the y axes

Value

a lattice of scatter plots.


bvidgen/RPackage documentation built on May 13, 2019, 9:04 a.m.