plot_hom_series: Visualize homogenized time series from Climatol

Description Usage Arguments

View source: R/vis_hom_time_series.R

Description

plots the homogenized time series with the interactive plotly library.

Usage

1
2
3
4
5
6
plot_hom_series(
  id,
  brks = break_points,
  h_series = hom_series,
  o_series = series_comb
)

Arguments

id

staid of the station

brks

break points from climatol

h_series

homogenized time series

o_series

original series from ECAD


MariekeDirk/Dimming-Brightening documentation built on March 21, 2020, 2:41 a.m.