Learn R Programming

trawl (version 0.2.2)

plot_2and1hist: Plots the bivariate histogram of two time series together with the univariate histograms

Description

Plots the bivariate histogram of two time series together with the univariate histograms

Usage

plot_2and1hist(x, y)

Arguments

x

vector of equidistant time series data

y

vector of equidistant time series data (of the same length as x)

Value

no return value

Details

This function plots the bivariate histogram of two time series together with the univariate histograms