Learn R Programming

ecd (version 0.6.4)

plot_2x2.ecd: Standard 2x2 plot for sample data

Description

Standard 2x2 plot for sample data

Usage

plot_2x2.ecd(object, ts, EPS = FALSE, eps_file = NA)
plot_2x2(object, ts, EPS = FALSE, eps_file = NA)
"plot_2x2"(object, ts, EPS = FALSE, eps_file = NA)

Arguments

object
An object of ecd class.
ts
The xts object for the timeseries.
EPS
Logical, indicating whether to save the plot to EPS, default = FALSE
eps_file
File name for eps output

Examples

Run this code
## Not run: 
# plot_2x2(d, ts)
# ## End(Not run)

Run the code above in your browser using DataLab