plot_2and1hist {trawl} | R Documentation |
Plots the bivariate histogram of two time series together with the univariate histograms
plot_2and1hist(x, y)
x |
vector of equidistant time series data |
y |
vector of equidistant time series data (of the same length as x) |
This function plots the bivariate histogram of two time series together with the univariate histograms
no return value