compare_ts: Compare 2 time series Plot standardized time series together...

View source: R/compare_ts.R

compare_tsR Documentation

Compare 2 time series Plot standardized time series together along with their difference

Description

Compare 2 time series Plot standardized time series together along with their difference

Usage

compare_ts(x1, x2, legend.titles = NULL)

Arguments

x1

first time series

x2

second time series

legend.titles

(optional) vector of legend titles

Value

a plot


jlivsey/livsey documentation built on Oct. 17, 2024, 3:18 a.m.